View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005622 | OXID eShop (all versions) | 4.01. Database handling | public | 2014-01-24 16:57 | 2014-06-10 13:52 |
Reporter | mpienkny | Assigned To | |||
Priority | high | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.8.1 / 5.1.1 | ||||
Target Version | 4.8.7 / 5.1.7 | Fixed in Version | 4.8.7 / 5.1.7 | ||
Summary | 0005622: Problem with database | ||||
Description | When you turn iDebug to 3, delete any file and any folder in temp, the shop crashes with this error: Fatal error: Uncaught exception 'ADODB_Exception' with message 'mysqli error: [1040: Too many connections] in CONNECT(localhost, '***', '****', oxidee51) ' in /var/www/../core/adodblite/adodb-exceptions.inc.php:84 Stack trace: #0 /var/www/../core/adodblite/adodbSQL_drivers/mysqli/mysqli_driver.inc(51): adodb_throw('mysqli', 'CONNECT', 1040, 'Too many connec...', 'localhost', 'oxidee51', Object(object_ADOConnection)) #1 /var/www/../core/adodblite/adodb.inc.php(295): mysqli_driver_ADOConnection->_connect('localhost', '***', '***', 'oxidee51', false, true) #2 /var/www/../core/oxdb.php(426): ADOConnection->NConnect('localhost', '***', '***', 'oxidee51') #3 /var/www/../core/oxdb.php(485): oxDb->_getDbInstance() #4 /var/www/../core/oxutilsobject.php(629): oxDb::getDb() #5 /var/www/../core/oxutilsobject.php(526): oxUtilsObject->_getShopUrlMap() #6 /var/www/../core/oxu in /var/www/../core/adodblite/adodb-exceptions.inc.php on line 84 | ||||
Steps To Reproduce | - set $this->iDebug = 3; in config.inc.php - clear folder tmp/* - go with browser to shop | ||||
Additional Information | MySQL-Server Version: 5.1.49-3 PHP 5.3 | ||||
Tags | No tags attached. | ||||
Theme | Both | ||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||
related to | 0005143 | resolved | Linas Kukulskis | Adodb driver for mysql needs new format for performance test |