changed to use configuration files
This commit is contained in:
@@ -12,10 +12,10 @@ bind-address = 0.0.0.0
|
||||
#
|
||||
# * Fine Tuning
|
||||
#
|
||||
key_buffer_size = 16M
|
||||
# key_buffer_size = 16M
|
||||
max_allowed_packet = 16M
|
||||
thread_stack = 192K
|
||||
thread_cache_size = 8
|
||||
# thread_stack = 192K
|
||||
# thread_cache_size = 8
|
||||
# This replaces the startup script and checks MyISAM tables if needed
|
||||
# the first time they are touched
|
||||
myisam-recover-options = BACKUP
|
||||
|
||||
Reference in New Issue
Block a user