| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Dan Nelson | Date: | February 9 2003 11:50pm |
| Subject: | Re: mysqldump oddness. | ||
| View as plain text | |||
In the last episode (Feb 07), Kevin S. Brackett said: > mysqldump: Got error: 1064: You have an error in your SQL syntax near > 'index READ /*!32311 LOCAL */,sites READ /*!32311 LOCAL */,welcome READ > /*!32311 ' at line 1 when using LOCK TABLES index is a reserved word. Not sure how you managed to create a table with this name, but you can still use it as long as you escape it with backtics. `index` -- Dan Nelson dnelson@stripped
| Thread | ||
|---|---|---|
| • mysqldump oddness. | Kevin S. Brackett | 8 Feb |
| • Re: mysqldump oddness. | Kevin S. Brackett | 8 Feb |
| • Re: mysqldump oddness. | Dan Nelson | 10 Feb |
