Fixed mysql client config
This commit is contained in:
@@ -22,4 +22,7 @@ thread_cache_size = 8
|
||||
myisam-recover-options = BACKUP
|
||||
log-error = MySQLlog
|
||||
expire_logs_days = 10
|
||||
max_binlog_size = 100M
|
||||
max_binlog_size = 100M
|
||||
|
||||
[client]
|
||||
socket = /var/run/mysqld/mysqld.sock
|
||||
Reference in New Issue
Block a user