View Issue Details

IDProjectCategoryView StatusLast Update
0005622OXID eShop (all versions)4.01. Database handlingpublic2014-06-10 13:52
Reportermpienkny 
PriorityhighSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.8.1 / 5.1.1 
Target Version4.8.7 / 5.1.7Fixed in Version4.8.7 / 5.1.7 
Summary0005622: Problem with database
DescriptionWhen 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 InformationMySQL-Server Version: 5.1.49-3
PHP 5.3
TagsNo tags attached.
ThemeBoth
BrowserAll
PHP Versionany
Database Versionany

Relationships

related to 0005143 resolvedLinas Kukulskis Adodb driver for mysql needs new format for performance test 

Activities

Linas Kukulskis

2014-06-10 13:52

reporter   ~0009949

fixed