diff options
Diffstat (limited to 'abs/core-testing/mysql/my.cnf')
-rw-r--r-- | abs/core-testing/mysql/my.cnf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/mysql/my.cnf b/abs/core-testing/mysql/my.cnf index 927b9c8..1da2acf 100644 --- a/abs/core-testing/mysql/my.cnf +++ b/abs/core-testing/mysql/my.cnf @@ -35,7 +35,7 @@ myisam_sort_buffer_size = 8M # Note that using this option without enabling named pipes on Windows # (via the "enable-named-pipe" option) will render mysqld useless! # -skip-networking +#skip-networking # Replication Master Server (default) # binary logging is required for replication |