1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-02 09:41:40 +03:00

- disabled openlogging to satisfy BK when using a commercial license key

This commit is contained in:
lenz@mysql.com
2005-07-05 17:09:56 +02:00
parent e21c783422
commit eaac485b17

View File

@@ -24,7 +24,7 @@ description: MySQL - fast and reliable SQL database
# repository is commercial it can be an internal email address or "none" # repository is commercial it can be an internal email address or "none"
# to disable logging. # to disable logging.
# #
logging: logging@openlogging.org logging: none
# #
# If this field is set, all checkins will appear to be made by this user, # If this field is set, all checkins will appear to be made by this user,
# in effect making this a single user package. Single user packages are # in effect making this a single user package. Single user packages are