MySQL help
#8

All of those queries that will UPDATE players table, will set the value's to default, that would be 0 (zero)...

For example:

Код:
[18:46:52] CMySQLHandler::Query(UPDATE players SET Password='duty',PlayerLevel=1,AdminLevel=0,TesterLevel=0,DonateRank=0,UpgradePoints=0,ConnectedTime=0,Registered=1,Sex=0,Age=0,Origin=1,CK=0,Muted=0,Respect=0,Money=500,Bank=0,Crimes=0,Kills=0,Deaths=0,Arrested=0,WantedDeaths=0,Phonebook=0,LottoNr=0,Fishes=0,BiggestFish=0,Job=0,Paycheck=7,HeadValue=0,Jailed=0,JailTime=0,Materials=0,Drugs=0,Leader=0,Member=0,FMember=255,Rank=0,Chara=0,ContractTime=0,DetSkill=0,SexSkill=0,BoxSkill=0 WHERE id=496) - Successfully executed.
I'm pretty sure, that this is causing all the trouble...
Reply


Messages In This Thread
MySQL help - by Yvax - 25.11.2010, 11:36
Re: MySQL help - by Auxxx - 25.11.2010, 11:49
Re: MySQL help - by Yvax - 25.11.2010, 12:02
Re: MySQL help - by Yvax - 25.11.2010, 14:07
Re: MySQL help - by Auxxx - 25.11.2010, 14:52
Re: MySQL help - by Vince - 25.11.2010, 14:56
Re: MySQL help - by Yvax - 25.11.2010, 14:57
Re: MySQL help - by Auxxx - 26.11.2010, 11:35
Re: MySQL help - by Auxxx - 27.11.2010, 17:07
Re: MySQL help - by Yvax - 01.12.2010, 08:06

Forum Jump:


Users browsing this thread: 1 Guest(s)