Quote:
Originally Posted by TheSpecialist
I have been using this program for some time now, but never ran into this problem.
What happens is when I create a table, with a field thatautoincreces,the field just disappears. When I try re-creating thatfield on it's own, it doesn't recognize 3/4 of the query.
Nothing after ADD gets recognized.. Does anyone have any idea why? And FYI the latest version of phpMyAdmin IS installed.
SQL-query:
ALTER TABLE `fc_game` ADD
MySQL said:
#1064 - You have an error in your SQL syntax near '' at line 1
|
whats the rest of the query