_wp_session_-1'
-
I am getting the following error in my debug.log file:
WordPress database 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 ‘_wp_session_-1”,’_wp_session_expires_9de29e4fe206b41b57a2094c2bc0ef1′,’_wp_sess’ at line 1 for query DELETE FROM wp_options WHERE option_name IN ( … )
When I look at the option_name entries of wp_options in the wordpress database, one entry value is:
_wp_session_-1′with the dash 1 and the single tick. How is that possible? Any idea what the problem is?
Thank you.
The topic ‘_wp_session_-1'’ is closed to new replies.