Fixed mysql client config
This commit is contained in:
@@ -23,3 +23,6 @@ myisam-recover-options = BACKUP
|
|||||||
log-error = MySQLlog
|
log-error = MySQLlog
|
||||||
expire_logs_days = 10
|
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