error in schema changes?
Posted: Tue Jan 10, 2012 7:52 pm
Hi,
Seems to be an error in sql 12.01.09
SQL-query:
ALTER TABLE `zzsys_form` CHANGE `sfo_row_height` INT NOT NULL ;
MySQL retourneerde: Documentatie
#1064 - 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 'INT NOT NULL' at line 1
Johan
Seems to be an error in sql 12.01.09
SQL-query:
ALTER TABLE `zzsys_form` CHANGE `sfo_row_height` INT NOT NULL ;
MySQL retourneerde: Documentatie
#1064 - 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 'INT NOT NULL' at line 1
Johan