Bug #14172
closedFehler bei Arbeit im Backend (Änderung bei Setupfeld)
0%
Description
Hallo,
bei längerer Arbeit im Backend (Änderungen im Setupfeld) und öfterem Löschen des Cash kommte im Backend folgende Meldung:
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in F:\Server\htdocs\Typo3dummy3_6_1\typo3\t3lib\class.t3lib_db.php on ldine 702
Im Fontend, bei der Anzeige der Seite folgende Meldung:
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in F:\Server\htdocs\Typo3dummy3_6_1\t3lib\class.t3lib_db.php on line 689
Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in F:\Server\htdocs\Typo3dummy3_6_1\t3lib\class.t3lib_db.php on line 714
Mit freundlichen Grüßen
Roland
Dieser fehler ist repoduzierbar.
(issue imported from #M99)
Updated by Ingmar Schlecht over 20 years ago
This is not a bug of Typo3 but a but of a specific version of MySQL.
Update your MySQL version and 'repair' the cache_pagesection table using phpMyAdmin and the error will be gone.