MySql won't insert into database?
#3

Are you familiar with the term "race condition"? It is possible that you're querying the database before it's done inserting the new data. Besides, having a player log in after they just registered is rather dumb. Just log them in at once.
Reply


Messages In This Thread
MySql won't insert into database? - by LegendOfScripts - 04.08.2015, 15:09
Re: MySql won't insert into database? - by LegendOfScripts - 04.08.2015, 16:27
Re: MySql won't insert into database? - by Vince - 04.08.2015, 16:37
Re: MySql won't insert into database? - by LegendOfScripts - 04.08.2015, 17:08
Re: MySql won't insert into database? - by LegendOfScripts - 04.08.2015, 19:00

Forum Jump:


Users browsing this thread: 1 Guest(s)