Hi 

Some how i have manged to delete a database, i'm not quite sure how.

When i try to create the table's i get an error :

020501 15:08:38  InnoDB: Error: table noah/user already exists in InnoDB
internal
InnoDB: data dictionary. Have you deleted the .frm file
InnoDB: and not used DROP TABLE? Have you used DROP DATABASE
InnoDB: for InnoDB tables in MySQL version <= 3.23.43?
InnoDB: See the Restrictions section of the InnoDB manual.
InnoDB: You can drop the orphaned table inside InnoDB by
InnoDB: creating an InnoDB table with the same name in another
InnoDB: database and moving the .frm file to the current database.
InnoDB: Then MySQL thinks the table exists, and DROP TABLE will
InnoDB: succeed.

Is there anyway to restore the table design's ?

Thanx !.

-- 

        Svend Erik Høst Jørgensen   mailto:[EMAIL PROTECTED]
        Pallas Informatik A/S       http://www.pallas.dk
        Allerød Stationsvej 2D      Tel.: +45 48 10 24 10
        DK-3450 Allerød             Fax.: +45 48 10 24 01



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to