A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: A phpMyAdmin question, cannot make a copy of table...odd >>>

  1. #1
    Running Plodding & Limping SpockBert's Avatar
    Join Date
    Jun 2002
    Location
    London
    Posts
    593

    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

  2. #2
    Senior Member
    Join Date
    Sep 2000
    Posts
    272

    Just a thought....

    I too had problems several months back.

    I used the Table maintenace options available. I ran Check table then Analyze table and finally Optimize table as there were no errors from the first two checks.

    After that was completed all worked as it should. My tables contain a fair amount of entries and now I run the above on a more regular basis.

    Hope it is just something minor.

    Good luck

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center