Actions
Bug #14604
closedParse Error when multiplyDBfieldSize is set to 2 and forceCharset is set to utf-8
Start date:
2005-03-12
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
3.7.0
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
when multiplyDBfieldSize is set to 2 and forceCharset is set to utf-8 and if you click COMPARE (Update required tables in Database analyzer) the tool exits with message:
SQL engine parse ERROR: Field type unknown!: near "bigint(20) unsigned DEFAULT '0' NOT NULL "
(issue imported from #M879)
Updated by Karsten Dambekalns over 19 years ago
"bigint" support has meanwhile been added to CVS.
Actions