Restore MySQL table
Posted: Sun Nov 02, 2014 3:31 pm
The table in question seems to have been deleted. When I try to re-create the table I get this error:
[text]#1813 - Tablespace for table '`database`.`table`' exists. Please DISCARD the tablespace before IMPORT. [/text]
Is it possible to restore the old table with the data?
If not, how do I discard the tablespace so I can re-create the table?
[text]#1813 - Tablespace for table '`database`.`table`' exists. Please DISCARD the tablespace before IMPORT. [/text]
Is it possible to restore the old table with the data?
If not, how do I discard the tablespace so I can re-create the table?