rvg optimize database DB errors
-
The following errors, constant “error_log” is generating. File size is growing and swelling. Do you think the fix?
————–
[31-Jan-2015 15:18:35 UTC] do_action_ref_array, call_user_func_array, rvg_optimize_db_cron, rvg_get_trash, W3_Db->query, W3_DbCache->query, W3_DbCallUnderlying->query, W3_Db->query, W3_DbProcessor->query, W3_Db->default_query taraf?ndan olu?turulan
SELECTID
AS id, ‘post’ AS post_type,post_title
AS title,post_modified
AS modified
FROM eb_posts
WHEREpost_status
= ‘trash’
UNION ALL
SELECTcomment_ID
AS id, ‘comment’ AS post_type,comment_author_IP
AS title,comment_date
AS modified
FROM eb_comments
WHEREcomment_approved
= ‘trash’
ORDER BY post_type, UCASE(title)
sorgusu i?in WordPress veritaban? hatas? Illegal mix of collations for operation ‘UNION’
[31-Jan-2015 16:19:29 UTC] do_action_ref_array, call_user_func_array, rvg_optimize_db_cron, rvg_get_trash, W3_Db->query, W3_DbCache->query, W3_DbCallUnderlying->query, W3_Db->query, W3_DbProcessor->query, W3_Db->default_query taraf?ndan olu?turulan
SELECTID
AS id, ‘post’ AS post_type,post_title
AS title,post_modified
AS modified
FROM eb_posts
WHEREpost_status
= ‘trash’
UNION ALL
SELECTcomment_ID
AS id, ‘comment’ AS post_type,comment_author_IP
AS title,comment_date
AS modified
FROM eb_comments
WHEREcomment_approved
= ‘trash’
ORDER BY post_type, UCASE(title)
sorgusu i?in WordPress veritaban? hatas? Illegal mix of collations for operation ‘UNION’
- The topic ‘rvg optimize database DB errors’ is closed to new replies.