View Single Post
  #3 (permalink)  
Old 10-04-2007, 11:47 AM
Captain Paralytic
Guest
 
Posts: n/a
Default Re: ERROR 1064 (42000)

On 4 Oct, 08:03, pig.f...@gmail.com wrote:
> I'm trying to restore a database, IPB 2.2
> onto a mysql 5.0.22.
>
> My previous mysql may have been different.
>
> When restoring, I'm getting this error:
>
> ERROR 1064 (42000) at line 13332: 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 'INSERT INTO `ibf_member_extra`
> (`id`,`notes`,`links`,`bio`,`ta_size`,`photo_type' at line 591
>
> What's wrong with that line?
>
> Thanks!


Look at what comes immediately before that query.

Reply With Quote