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

TFS 1.X+ Erorr xamp sql

abdala ragab

Veteran OT User
Joined
Aug 18, 2018
Messages
461
Solutions
11
Reaction score
340
Location
gamelaot.sytes.net
Lua:
Anasd has logged out.
[Error - mysql_real_query] Query: UPDATE players SET level = 8,group_id = 1,vocation = 2,health = 190,healthmax = 190,experience = 4500,lookbody = 0,lookfeet = 0,lookhead = 0,looklegs = 0,looktype = 128,lookaddons = 0,maglevel = 0,mana = 40,manamax = 40,man
Message: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '☺,lastlogin = 1651442973,lastip = 889385517,conditions = '',lastlogout...' at line 1
[Error - mysql_real_query] Query: UPDATE players SET level = 8,group_id = 1,vocation = 2,health = 190,healthmax = 190,experience = 4500,lookbody = 0,lookfeet = 0,lookhead = 0,looklegs = 0,looktype = 128,lookaddons = 0,maglevel = 0,mana = 40,manamax = 40,man
Message: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '☺,lastlogin = 1651442973,lastip = 889385517,conditions = '',lastlogout...' at line 1
[Error - mysql_real_query] Query: UPDATE players SET level = 8,group_id = 1,vocation = 2,health = 190,healthmax = 190,experience = 4500,lookbody = 0,lookfeet = 0,lookhead = 0,looklegs = 0,looktype = 128,lookaddons = 0,maglevel = 0,mana = 40,manamax = 40,man
Message: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '☺,lastlogin = 1651442973,lastip = 889385517,conditions = '',lastlogout...' at line 1
Error while saving player: Anasd
Anasd has logged in.

I succeeded in creating compile and then I faced this problem although sql works fine on my old engine why doesn't it work on modern engine @Boy67
 
Solution
Change this and then recompile.
Change this and then recompile.
 
Solution
Change this and then recompile.
Wonderful, thank you
 
Back
Top