MySQL Forums
Forum List  »  Newbie

Re: Want To Drop Table
Posted by: Umesh Shastry
Date: May 16, 2005 04:57AM

Hi!!

Its really strange to see that mysql has allowed/created table name like demo_\sequences...

When you try to create table like this demo_\sequences normally it would create table named demo_equences(on windows)..

Which OS(Win/Unix) you are using? if you are on windows..try deleting the table manually..you can delete all the three files (demo_\sequences.frm,demo_\sequences.MYI,demo_\sequences.MYD)demo_\sequences.* from mysql/data/dbname/ directory..

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

Options: ReplyQuote


Subject
Written By
Posted
May 12, 2005 11:12PM
Re: Want To Drop Table
May 16, 2005 04:57AM
May 28, 2005 04:16PM


Sorry, you can't reply to this topic. It has been closed.

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.