Actions
Bug #14976
closedMajor error with [SYS][no_pconnect] = 1
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2005-09-18
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
3.7.0
PHP Version:
5
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Changing [SYS][no_pconnect] from 0 to 1 triggers a lot of mysql errors
Warning: mysql_query(): 18 is not a valid MySQL-Link resource in /home/web/alliance-francophone.net/www/typo3/typo3_src-3.7.0/t3lib/class.t3lib_db.php on line 198
The same error repeats with different lines in class.t3lib_db.php
(issue imported from #M1460)
Actions