[mysqld] max_connections=450
# /etc/init.d/mysql restart
$ mysql -u root -p mysql> set global max_connections=450;