Problems with a mysql query - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Problems with a mysql query (
/showthread.php?tid=548981)
Problems with a mysql query -
Psycho77 - 03.12.2014
Hey
I've got a problem with a MySQL-Query.
I create a Query and send it to the Database, but the database doesn't do anything.
I create a print Message of the Query, copy the query and paste it into my SQL commandline --> it works
So the syntax is right. I think the Query is to long. It has minimum 3250 to 3500 characters.
Is there a limit?
I use the last version of the Strickenkid mysql plugin.
Sorry for my bad english, I have already asked in german forums, but no answer yet.
Re: Problems with a mysql query -
Vince - 03.12.2014
Mind showing the query? Either you're doing a bunch of joins or your database isn't normalized.
Also StrickenKid's plugin is outdated. Use BlueG's.