Hello
I have an existing table with a field working as integer. but when i try to change the type from integer to double i am getting an error :
#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 ') NULL DEFAULT NULL' at line 1
Any ideas why i cant change it ?
ty
I have an existing table with a field working as integer. but when i try to change the type from integer to double i am getting an error :
#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 ') NULL DEFAULT NULL' at line 1
Any ideas why i cant change it ?
ty