x
Please log in with password to access chatbox.
Index | Back | Reply | New Topic
Bugs
[function.mysql-connect] bug ? | |
2009-02-17 00:44 | kokrull | no idea what it means but here it is
(S) Visit speed: Warning: mysql_connect() [function.mysql-connect]: User 'utopia' has exceeded the 'max_user_connections' resource (current value: 20) in /www/guncha.lv.utopia/html/exchange/functions_sql.php on line 3 Can not connect to SQL. ran exchange again since... seems fine. |
2009-02-17 12:27 | utopia.lv | Sometimes it happens that many users make the request to the exchange at the same exact time.
My hosting provides maximum 20 parallel connections to the database. It will display this error when there are more than 20 simultaneous requests. Currently I have no good solution for that. |