MySql - Unable To Drop Tables

Status
Not open for further replies.

pspheaven

New Member
Messages
15
Reaction score
0
Points
0
I need to drop all tables on the database:

pspheave_db

For some reason it will no longer allow me to. It just refreshes the page.
 

Fedlerner

Former Adm & Team Manager
Community Support
Messages
12,934
Reaction score
6
Points
38
That's rare. Why don't you try by deleting and re-creating the database?
 

pspheaven

New Member
Messages
15
Reaction score
0
Points
0
ok, ill give it a shot

EDIT

import.php: Missing parameter: import_type (FAQ 2.8)
import.php: Missing parameter: format (FAQ 2.8)

now I cannot import :/
 
Last edited:

Fedlerner

Former Adm & Team Manager
Community Support
Messages
12,934
Reaction score
6
Points
38
Have you created a MySQL user for that database and gave him permissions to import, drop, etc... to that database?
 
Status
Not open for further replies.
Top