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

Import Database Myphpadmin

Empurius

Living Life
Joined
Feb 29, 2016
Messages
33
Reaction score
4
when i import theforgottenserver.s3db at myphpadmin data base makes a error

There is a chance that you may have found a bug in the SQL parser. Please examine your query closely, and check that the quotes are correct and not mis-matched. Other possible failure causes may be that you are uploading a file with binary outside of a quoted text area. You can also try your query on the MySQL command line interface. The MySQL server error output below, if there is any, may also help you in diagnosing the problem. If you still have problems or if the parser fails where the command line interface succeeds, please reduce your SQL query input to the single query that causes problems, and submit a bug report with the data chunk in the CUT section below...

I cant restart server accounts.. can some one help me?

I use tfs 0.04...
 
Because that is a sqlite database, you have to convert it to work with mysql.
Search on google. even a few tutorias on otland if i remember correct :)

edit, if it is a empty schema you want to import just juse the .sql file
 
Back
Top