Failing Query - R7
#1

Before R7, these queries worked.

Now, I get this:
Код:
[02:39:31] Error: 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 '' at line 1
[02:39:31] ErrorID: 1064
I really don't get what changed on the latest plugin to stop these long queries from working.
Код:
UPDATE `properties` SET X = `%f`, Y = `%f`, Z = `%f`, eX = `%f`, eY = `%f`, eZ = `%f`, Owner = %s, Description = %s, \
		Cost = %d, Hel = %d, Arm = %d, Int = %d, Lock = %d, Owned = %d, Rooms = %d, Rent = %d, Rentabil = %d, \
		Takings = %d, Date = %d, Level = %d, World = %d, OutWorld = %d, OutInt = %d, OTaken = %d, Clothes = %d, \
		Clothes2 = %d, Clothes3 = %d, Safe = %d, Radio = %d, Station = %d, TV = %d WHERE ID = %d
That is currently what I have for my query..
Reply


Messages In This Thread
Failing Query - R7 - by Riddy - 02.06.2013, 00:47
Re: Failing Query - R7 - by GWMPT - 02.06.2013, 00:52
Re: Failing Query - R7 - by Lorenc_ - 02.06.2013, 04:15
Re: Failing Query - R7 - by Scenario - 02.06.2013, 05:07
Re: Failing Query - R7 - by Riddy - 02.06.2013, 17:45
Re: Failing Query - R7 - by Scenario - 02.06.2013, 18:07
Re: Failing Query - R7 - by Konstantinos - 02.06.2013, 18:16
Re: Failing Query - R7 - by IstuntmanI - 02.06.2013, 18:19
Re: Failing Query - R7 - by Scenario - 02.06.2013, 18:22
Re: Failing Query - R7 - by Riddy - 02.06.2013, 18:53

Forum Jump:


Users browsing this thread: 1 Guest(s)