Bug #25330
closedEM - Wrong SQL query while retrieiving extension updates.
0%
Description
4.6 trunk subversion
I get a SQL error message:
exec_INSERTquery
caller t3lib_DB::exec_INSERTquery
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 'downloadcounter,version,intversion,extkey,alldownloadcounter,dependencies,catego' at line 1
lastBuiltQuery INSERT INTO cache_extensions (,downloadcounter,version,intversion,extkey,alldownloadcounter,dependencies,category,title,lastreviewedversion,state) VALUES ('','4434','','0','a1_teasermenu','','N;','3','A1 Teasermenu','1','')
debug_backtrace require#14136 // SC_mod_tools_em_index->main#14136 // SC_mod_tools_em_index->extensionList_import#14136 // SC_mod_tools_em_index->fetchMetaData#14136 // tx_em_Tools_XmlHandler->parseExtensionsXML#14136 // tx_em_Tools_XmlHandler->storeXMLResult#14136 // t3lib_DB->exec_INSERTquery#14136 // t3lib_DB->debug#14136
(issue imported from #M17955)
Updated by Franz Holzinger over 13 years ago
Wrong message text. The extension list could be fetched. Only the database SQL error is wrong.
Updated by Alexander Opitz over 10 years ago
- Subject changed from EM - Couldn't retrieve hash file from remote server when retrieve/update to EM - Wrong SQL query while retrieiving extension updates.
- Status changed from New to Needs Feedback
- Target version deleted (
0) - TYPO3 Version changed from 4.5 to 4.6
- Is Regression set to No
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Updated by Alexander Opitz about 10 years ago
- Status changed from Needs Feedback to Closed
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.