05.09.2017, 01:12
Oh Thank you for the mini-tutorial! haha ![Smiley](images/smilies/smile.png)
Now i have this error:
And, i change the last of the code:
![Smiley](images/smilies/smile.png)
Now i have this error:
Код:
MYSQL - ERRORID: 1064 Error: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'WHERE `Nombre` = e' at line 1 Query: WHERE `Nombre` = e Callback: OnQueryFinish
Код:
A_Format (str, "WHERE `Nombre` = %e", pName (playerid)); strcat (querystr, str); opmysql_tquery(str, "OnQueryFinish", "ii", playerid, query_type_unknown);