Actions
Bug #16800
closedDB file_path without a key length error after installation of DAM 1.0.8
Start date:
2006-12-20
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.0
PHP Version:
4
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
After an upgrade installation of tx_dam 1.0.8 I get the following error message in the EM:
caller t3lib_DB::admin_query
ERROR BLOB/TEXT column 'file_path' used in key specification without a key length
lastBuiltQuery SELECT content
FROM cache_hash
WHERE
hash='2105c7b8901d0b5c28d922830fbf0234'
debug_backtrace sc_mod_tools_em_index->main // sc_mod_tools_em_index->showextdetails // sc_mod_tools_em_index->updatesform // sc_mod_tools_em_index->checkdbupdates // t3lib_install->performupdatequeries // t3lib_db->admin_query // t3lib_db->debug
(issue imported from #M4680)
Actions