BlueG MySQL Error- Setting a password
#2

Quote:

"UPDATE Users SET pPass='DSELECT * FROM Users WHERE Name = 'Dan' "

That's a mangled query.

pawn Код:
new Query[128],name,password[129];
You forgot that "name" is a string as well, now you are reading random memory chunk.
Reply


Messages In This Thread
BlueG MySQL Error- Setting a password - by marley - 17.08.2016, 18:33
Re: BlueG MySQL Error- Setting a password - by Misiur - 17.08.2016, 19:06
Re: BlueG MySQL Error- Setting a password - by marley - 17.08.2016, 20:08

Forum Jump:


Users browsing this thread: 2 Guest(s)