When I'm trying to create a table I get this error:
Tablespace for table '`database`.`table`' exists. Please DISCARD the tablespace before IMPORT
I found many solutions to this but every single one requires SSH access to server or drop database privilege which I don't have.
Any ideas how to solve this problem?