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 '!= 'sys_5187d9f1'
ORDER BY user_login ASC
LIMIT 0, 2000' at line 3]SELECT SQL_CALC_FOUND_ROWS wplc_users.ID
FROM wplc_users
WHERE 1=1 AND wplc_users.ID IN ( SELECT DISTINCT wplc_posts.post_author FROM wplc_posts WHERE wplc_posts.post_status = 'publish' AND wplc_posts.post_type IN ( 'post' ) ) AND .user_login != 'sys_5187d9f1'
ORDER BY user_login ASC
LIMIT 0, 2000