lauth Posted February 11, 2014 Share Posted February 11, 2014 Hi all I really hope you can help me with this I have setup a MySQL NDB Cluster from which i am running the database. It worked fine on the first 2 test installations i had. (destroyed the database on each reinstall) But now i get this error when i am creating a new server. TCAdmin.SDK.Database.DatabaseException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'online=1, players=0, spectators=0, cpu=0, memory=0, bytes_sec=0, pid=23139 WHERE' at line 1 ---> You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'online=1, players=0, spectators=0, cpu=0, memory=0, bytes_sec=0, pid=23139 WHERE' at line 1 --- End of inner exception stack trace --- at TCAdmin.SDK.Database.DatabaseManager.ExecuteNonQuery (System.String sql) [0x00000] in <filename unknown>:0 at TCAdmin.DatabaseProviders.MySql.MySqlManager.ExecuteNonQuery (System.String sql) [0x00000] in <filename unknown>:0 at TCAdmin.GameHosting.SDK.Objects.Service.Start () [0x00000] in <filename unknown>:0 at TCAdmin.GameHosting.Automation.AutomationProcesses.***1344; () [0x00000] in <filename unknown>:0 at TCAdmin.GameHosting.Automation.AutomationProcesses.Start () [0x00000] in <filename unknown>:0 at TCAdmin.TaskScheduler.ModuleApi.StepBase.Start (System.Object arguments) [0x00000] in <filename unknown>:0 Thanks in advance, i really hope someone can help me with this. Kind Regards Michael Lauth Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now