MySQL Forums
Forum List  »  Backup

Re: Can't restore a mysqldumped backup file
Posted by: Umesh Shastry
Date: May 19, 2005 03:14AM

Hi!!

Yes KEY is a reserve word & should not be used when naming table,column..and which causing problem in your case..reserved word can be used as an identifier if you quote it.

Take a look at here ..

http://dev.mysql.com/doc/mysql/en/reserved-words.html

Regards,
Umesh Shastry
http://www.blogger.com/profile/02551756983528645221

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Can't restore a mysqldumped backup file
2469
May 19, 2005 03:14AM


Sorry, you can't reply to this topic. It has been closed.
This forum is currently read only. You can not log in or make any changes. This is a temporary situation.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.