You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hello I have this error please help me thx for responding
[MySQL:5.7.32-0ubuntu0.18.04.1] [ERROR] [esplugin_mysql] An error happens for query "UPDATE users SET WHERE identifier=? : ["steam:110000104167a29"]": ER_PARSE_ERROR: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE identifier='steam:110000104167a29'' at line 1
The text was updated successfully, but these errors were encountered:
I have the same problem.
I found the issue but I could not solve it.
When you install esplugin_mysql and es_extended the two databases write to the same place and "identifier" turns into "id".
Thus the game does not find the table "identifier".
hello I have this error please help me thx for responding
[MySQL:5.7.32-0ubuntu0.18.04.1] [ERROR] [esplugin_mysql] An error happens for query "UPDATE users SET WHERE
identifier
=? : ["steam:110000104167a29"]": ER_PARSE_ERROR: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHEREidentifier
='steam:110000104167a29'' at line 1The text was updated successfully, but these errors were encountered: