Hi
I have changed the config from sqlite to mysql, when i put the server on sqlite it works fine, but i want mysql and its not working, it says Can't connect to MySQL database.
sqlType = "mysql"
sqlHost = "127.0.0.1"
sqlPort = 3306
sqlUser = "root"
sqlPass = "kalle1212"
sqlDatabase = "tfs"
sqlFile = "forgottenserver.s3db"
sqlKeepAlive = 0
mysqlReadTimeout = 10
mysqlWriteTimeout = 10
encryptionType = "plain"
I have changed the config from sqlite to mysql, when i put the server on sqlite it works fine, but i want mysql and its not working, it says Can't connect to MySQL database.
sqlType = "mysql"
sqlHost = "127.0.0.1"
sqlPort = 3306
sqlUser = "root"
sqlPass = "kalle1212"
sqlDatabase = "tfs"
sqlFile = "forgottenserver.s3db"
sqlKeepAlive = 0
mysqlReadTimeout = 10
mysqlWriteTimeout = 10
encryptionType = "plain"