[TYPO3-core] RFC: Bug #11903: Use separate tables for tags in the caching framework

Steffen Kamper info at sk-typo3.de
Mon Sep 21 13:15:24 CEST 2009


Hi olly,

following notes:
* unit tests doesn't work, 6 failures in testsuite

While testing, the writing works as expected.
Clearing cache does the clearing, but i get a MySQL error:

array(
['caller'] =>
't3lib_DB::sql_query'
...
['ERROR'] =>
'You have an error in your SQL syntax; check the manual that corresponds 
to your MySQL server version for the right syntax to use near '' at line 1'
...
['lastBuiltQuery'] =>
'TRUNCATE '
...
['debug_backtrace'] =>
'SC_tce_db->main#250 // t3lib_TCEmain->clear_cacheCmd#208 // 
t3lib_cache_Manager->flushCaches#7215 // 
t3lib_cache_frontend_AbstractFrontend->flush#181 // 
t3lib_cache_backend_DbBackend->flush#131 // t3lib_DB->sql_query#267 // 
t3lib_DB->debug#829'
...
)

vg Steffen


More information about the TYPO3-team-core mailing list