Could not save MySQL query O.o
#5

Where to start. First - using unthreaded queries will lag your server. Heavily. It looks like you are just starting development, search for tutorial (or read about ORM, it's even easier).

I am pretty sure your log should show something like "No cache active". Because you don't have any active cache. Also, your account system is weird. You are creating account on disconnect? Ok, but what if that player already has an account? You don't have to pass id to insert query, you retrieve it after execution.
Reply


Messages In This Thread
Could not save MySQL query O.o - by venomlivno8 - 20.02.2014, 13:28
Re: Could not save MySQL query O.o - by MrTinder - 20.02.2014, 13:31
Re: Could not save MySQL query O.o - by venomlivno8 - 20.02.2014, 13:33
Re: Could not save MySQL query O.o - by MrTinder - 20.02.2014, 13:34
Re: Could not save MySQL query O.o - by Misiur - 20.02.2014, 13:36
Re: Could not save MySQL query O.o - by venomlivno8 - 20.02.2014, 13:41
Re: Could not save MySQL query O.o - by Misiur - 20.02.2014, 13:49
AW: Could not save MySQL query O.o - by 'Pawno. - 20.02.2014, 14:10

Forum Jump:


Users browsing this thread: 1 Guest(s)