• 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!

.SQL Bug

cris60

New Member
Joined
Feb 24, 2013
Messages
1
Reaction score
0
After hours of setting up an otserver on my birthday, I get to the last step of creating an OTServer, which is importing theforgottenserver.sql file to my database using xampp, and this appears each time I import one:
Error
SQL query:

DROP TRIGGER IF EXISTS `oncreate_players` ;


MySQL said:

#1046 - No database selected

I just want to make an OTServer, can anybody tell me what's wrong?
 
Seems like you didn't select a empty database to import the mysql schema to.
 
Back
Top