[Typo3-dev] Installing extention with sql... decimal(15,5)..

Ries van Twisk typo3 at rvt.dds.nl
Thu Feb 10 19:35:44 CET 2005


Hey all,

I got this error when my extention was about to be installed into Typo3:

ERROR: Query could not be parsed: "SQL engine parse ERROR: Field type 
unknown!: near "decimal(15,5) default NULL, PRIMARY KEY (id), KEY"". 
Query: "CREATE TABLE tx_rvtfranksjdf_bases ( id int(11) unsigned NOT 
NULL auto_increment, pid int(11) NOT NULL default '0', basename 
varchar(45) NOT NULL default '', users blob NOT NULL, deleted 
decimal(15,5) default NULL, PRIMARY KEY (id), KEY deleted (deleted) ) 
TYPE=MyISAM;"

Is it because DBAL does not recognize the DECIMAL type?


cheers,
RIes


-- 
R. van Twisk
http://www.metamorf.net

Our Typo3 enabled website: http://www.livetravelguides.com
Instand help for Typo3?    irc:/irc.freenode.net/typo3
Looking for documentation? http://typo3.org/documentation/






More information about the TYPO3-dev mailing list