• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Setting up MySQL

archer32

Member
Joined
Feb 3, 2011
Messages
89
Solutions
1
Reaction score
9
So, I have followed tutorials on MySQL - when I make my database, and go to import the forgottenserver.s3db it doesn't do anything.



I have also tried schemas - mysql.sql (This goes in with 0 queries)

In my config.lua - it says forgottenserver.s3db is the sql file to import...


Any suggestions?
 
don't import forgottenserver.s3db
it's called MySQL.sql :D

and in config .. forgottenserver.s3db it's only for SQLite i think

import mysql.sql and can u show me how it goes in 0 Queries :o
 
Back
Top