Bug (approved)

Max SQL-connections / #19

Summary

approved
Aug 22, 2005
100%
Jun 16, 2006
Aug 22, 2005 / pixtur
Oct 28, 2006 / guest
 

Attached files

No files uploaded
Warning: mysql_pconnect() [function.mysql-pconnect]: User d001a50f has already more than 'max_user_connections' active connections in /www/htdocs/v029517/streber/db/db.inc on line 77
 
Fatal error: Uncaught exception 'MysqlException' with message 'User d001a50f has already more than 'max_user_connections' active connections' in /www/htdocs/v029517/streber/db/db.inc:79 Stack trace: Unkwown item 0 /www/htdocs/v029517/streber/db/db.inc(79): DB_Mysql::connect() Unkwown item 1 /www/htdocs/v029517/streber/db/db.inc(108): DB_Mysql->connect() guest /www/htdocs/v029517/streber/db/class_person.inc(220): DB_Mysql->prepare('SELECT * FROM p...') raimi /www/htdocs/v029517/streber/db/class_person.inc(292): Person::queryFromDb('SELECT * FROM p...') C. Lange /www/htdocs/v029517/streber/std/class_auth.inc(44): Person::getByCookieString('4f5e77ca82b787f...') streber /www/htdocs/v029517/streber/index.php(136): Auth->getUserByCookie() Cannot link to item #6 of type 4 {main} thrown in /www/htdocs/v029517/streber/db/db.inc on line 79

Issue report

Minor
Have not tried
all-inkl.com-server
v0.044
  1. tried to login 3x as guest (invalid login, problably wrong password)
  2. logged in as admin -> crash
sql-connections not automatically closed?
-> this is weird since mysql_pconnect stand for persisten connection that don\\\'t have to be closed
  • This bug has not occured on other servers
Further reading:
http://forums.hostgator.com/archive/index.php/t-4388.html

 

Comment / Update