mysql_tquery
#1

Hi,

I'am using mysql_tquery in some command i want to do:

update table set money='0'
update table set money='5' WHERE name='xxx'

All i want to do send querie to reset all players in database money, and then set money only for one player. Important that update table set money='0' will be complete first, then update table set money='5' WHERE name='xxx', so if i use mysql_tquery i don't need to worry?
Reply


Messages In This Thread
mysql_tquery - by MerryDeer - 28.01.2017, 16:29
Re: mysql_tquery - by Hansrutger - 28.01.2017, 16:40
Re: mysql_tquery - by AmigaBlizzard - 28.01.2017, 16:49

Forum Jump:


Users browsing this thread: 2 Guest(s)