error in SQL syntax
-
Hello
Thanks for this awesome plugin!
I checked my error log and i found out that every day there is the same error:
[12-Nov-2015 00:02:43 UTC] 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 ‘LIMIT 500’ at line 6 for query DELETE a, b FROM pp_options a, pp_options b
WHERE a.option_name LIKE ‘\\_transient\\_jm\\_%’
AND a.option_name NOT LIKE ‘\\_transient\\_timeout\\_jm\\_%’
AND b.option_name = CONCAT( ‘_transient_timeout_’, SUBSTRING( a.option_name, 12 ) )
AND b.option_value < 1447286563
LIMIT 500; απ? do_action_ref_array, call_user_func_array, WP_Job_Manager_Cache_Helper::clear_expired_transientsCan you please tell me what it is and what i can do?
Thank you
- The topic ‘error in SQL syntax’ is closed to new replies.