Sql keeps throwing me a syntax error and I can't seem to figure out whats wrong.
ALTER TABLE `productList` ALTER COLUMN `ASIN` VARCHAR(32);
The error is the normal sql syntax error
ERROR 1064 (42000): 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 'VARCHAR(32)' at line 1