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

Mysql out of sync

sharinn

Active Member
Joined
Aug 27, 2011
Messages
162
Solutions
8
Reaction score
42
GitHub
ArturKnopik
Twitch
krecikondexin
Hello, did anyone have a problem with mysql Message: Commands out of sync; you can't run this command now. the problem occurs when "> Optimizing table players_online... [success]" occure.
I want to add that when the tables are not optimized, everything works OK, the problem came from the TFS repo, about max 30 commits from the top master.
PS: I try to keep changes from TFS up to date in my repo
 
probably schema.sql ur using is outdated or something but usually there is 1.lua 2.lua files that have the sql commands that run on startup i wouldnt worry about it if it works
 
Back
Top