diff options
Diffstat (limited to 'tools/mysqld.cnf')
-rw-r--r-- | tools/mysqld.cnf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/mysqld.cnf b/tools/mysqld.cnf new file mode 100644 index 000000000..bf7e462d9 --- /dev/null +++ b/tools/mysqld.cnf @@ -0,0 +1,2 @@ +[mysqld] +max_connections = 300 |