| errors - whats wrong?
I have not changed anything for weeks. Today, something went wrong.
An error was encountered during execution of the query:
REPLACE INTO phpbb_sessions (session_id,session_user_id,session_start,session_time,session_ip,session_page,session_logged_in)
VALUES ('bdf5ac663f0b793f16faf0294a89e304',, 1191282338, 1191282338, 'd91010da', '0', '1')
The query returned with an errorcode of:
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 ' 1191282338, 1191282338, 'd91010da', '0', '1')' at line 2
|