• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Problem importing database

Status
Not open for further replies.

Grehy

Killroy
Joined
Nov 21, 2008
Messages
2,631
Reaction score
33
Location
United States
I dumped my database (made a back-up rather, with MySQL Admin), and this is the error I get when I try to import it;

SQL query:

/*!40000 ALTER TABLE `accounts` ENABLE KEYS */;

--
-- Definition of trigger `ondelete_accounts`
--
DROP TRIGGER/*!50030 IF EXISTS */ `ondelete_accounts` ;

MySQL said: Documentation
#1360 - Trigger does not exist

Whats wrong?

Edit: Fixed, needed to use the program to restore it.
 
Status
Not open for further replies.
Back
Top