Bug #17725
closedWarning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/sciottob/public_html/typo3_src/ty
0%
Description
I get this error almost all the time now when I try to use the INSTALL tool. I looked at the cache hash issue that was fixed with mediumblob, but that was already done on my sql tables. This is an incredibly frustrating error. On pages with news, whenever there is a new record I get the following errors:
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/sciottob/public_html/typo3_src/typo3/sysext/dbal/class.ux_t3lib_db.php on line 1725
Warning: Cannot modify header information - headers already sent by (output started at /home/sciottob/public_html/typo3_src/typo3/sysext/dbal/class.ux_t3lib_db.php:1725) in /home/sciottob/public_html/typo3_src/typo3/sysext/cms/tslib/class.tslib_fe.php on line 2898
Anyone have any ideas how to fix
The problem goes away on refresh, but my error log is long.
(issue imported from #M6600)