[Tickets #8589] reminders.php mysqli too many connections
bugs at horde.org
bugs at horde.org
Mon Sep 21 08:13:44 UTC 2009
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/8589
------------------------------------------------------------------------------
Ticket | 8589
Created By | markus at petzsch.eu
Summary | reminders.php mysqli too many connections
Queue | Kronolith
Version | 2.3.2
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
markus at petzsch.eu (2009-09-21 04:13) wrote:
When running horde on mysqli DB driver my daily reminders.php cronjob
fails with the following error:
HORDE [error] [kronolith] DB Error: connect failed: [nativecode=Too
many connections] **
mysqli(mysqli)://horde:PASSWORD at unix/horde?charset=latin1&splitread=&ssl=&driverconfig=horde&umask=63&table=horde_prefs [pid 6069 on line 138 of
"/var/www/virtual/webmail.kunden-server.org/htdocs/lib/Horde/Prefs/sql.php"]
(repeated many times)
When looking at the mysql proccess list it is full with horde
connections in sleep state. I've tried disabling persistent
connections in php config, with no change to the problem.
For now I've worked around the problem by switching from mysqli to
mysql DB driver in horde's main config.
More information about the bugs
mailing list