错误
SQL查询:
ALTER TABLE `gts` ADD `latitude` DOUBLE( 10 ) NOT NULL ,
ADD `longitude` DOUBLE( 10 ) NOT NULL
MySQL 说:文档
#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 ') NOT NULL, ADD `longitude` DOUBLE(10) NOT NULL' at line 1