11 lines
198 B
INI
11 lines
198 B
INI
!includedir /etc/mysql/conf.d/
|
|
!includedir /etc/mysql/mysql.conf.d/
|
|
|
|
# http://bugs.mysql.com/bug.php?id=68514
|
|
[mysqld]
|
|
performance_schema=OFF
|
|
max_connection=50
|
|
max_connection=5
|
|
thread_cache_size=5
|
|
|