# for advice The change settings see# http://dev.mysql.com/doc/refman/5.6/en/ server-configuration-defaults.html# * * * does not EDIT the this FILE. It's a template which'll be copied to the# * * * default location during install, and would be replaced if you# * * * Upgrade To a newer version of MySQL. [mysqld]# Remove leading # and set to the amount of RAM for the most important data# cache in MySQL. Start at 70% of all RAM for dedicated server, else 10%.# innodb_buffer_pool_size = 128m# Remove Leading # to turn on a V ery important data Integrity option:logging# changes to the binary log between backups.# log_bin# These is commonly set, Remove the # and set as required.# Basedir = ..... # DataDir = ... # ... # port = ... ... # server_id = .... # Remove leading # to Set options mainly useful for reporting servers.# the server defaults is faster for transactions and fast selects.# Adju St sizes as needed, experiment to find the optimal values.# join_buffer_size = 128m# sort_buffer_size = 2m# Read_rnd_buffer_size = 2M Sql_mode=no_engine_substitution,strict_trans_tables
My MySQL is installed under Windows
MySQL Modify the maximum number of connections, no My.ini file, only My-default, how to change it? >> MySQL
The answer is quite clear:
Http://www.goodpm.net/postreply/mysql/1010000007391271/MySQL Modify maximum number of connections no Myini file only Mydefault How does this change? html
MySQL Modify the maximum number of connections, no My.ini file, only My-default, how to change it?