diff --git a/my.cnf b/my.cnf index 47bd5b3..2627121 100644 --- a/my.cnf +++ b/my.cnf @@ -9,4 +9,5 @@ innodb_log_file_size=32M log-bin sync_binlog=1 server_id=1001 -log-basename=mardb +log-basename=mardb +max_connections=1000