A phpMyAdmin question, cannot make a copy of table...odd >>>
Hi
Using phpMyAdmin for my mySql db which I've used for years when making a backup of a table I used to go to "Operations" - "Copy table to", "Structure and Data", make a name for the new table and voila job done.
Now however whenever I try copying a table I get an error message like:
#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 '209DEFAULT CHARSET = latin1' at line 14
Any ideas what the problem could be? I'm kinda stuck on this.
Thanks :)