high all i trying to update my database with
`id` int(11) NOT NULL default '0',
`minstatus` smallint(5) NOT NULL default '0',
`Name` varchar(64) NOT NULL default '',
but am getting mysql> source test.sql;
ERROR 1064: You have an error in your SQL syntax. Check the manual that corresp
onds to your MySQL server version for the right syntax to use near 'column add
`id` int(11) NOT NULL default '0',
`minstatus` sma
mysql>
anyone can help me fix it plz dont really know much/anything about mysql lol
also how can i get that danasoft crap below off plz ?