Title: error message and php log database error
Last modified: May 13, 2022

---

# error message and php log database error

 *  Resolved [yatgirl](https://wordpress.org/support/users/yatgirl/)
 * (@yatgirl)
 * [4 years ago](https://wordpress.org/support/topic/error-message-and-php-log-database-error/)
 * Saw this error box flash by on the top of an admin screen
    Login NoCaptcha was
   bypassed on login page
 * I wasnt too worried about it but a database error also happened simultaneously
   in my php error log. Is this something your plugin needs to fix ? or ?
 *     ```
       [13-May-2022 04:37:18 UTC] WordPress database error Unknown column 'sq1.meta_value' in 'where clause' for query SELECT SQL_CALC_FOUND_ROWS DISTINCT wp_posts.ID FROM wp_posts  LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) LEFT JOIN wp_posts AS p2 ON (wp_posts.post_parent = p2.ID)  WHERE 1=1  AND ( 
         wp_term_relationships.term_taxonomy_id IN (489)
       )AND ( 1=0  OR (wp_posts.post_title LIKE '%\\_12%') OR (sq1.meta_value LIKE '%\\_12%') ) AND wp_posts.post_type = 'attachment' AND (((wp_posts.post_status = 'inherit' OR wp_posts.post_status = 'private') OR (wp_posts.post_status = 'inherit' AND (p2.post_status = 'inherit' OR p2.post_status = 'private')))) GROUP BY wp_posts.ID ORDER BY wp_posts.post_date DESC LIMIT 0, 150 made by do_action('wp_ajax_query-attachments'), WP_Hook->do_action, WP_Hook->apply_filters, wp_ajax_query_attachments, WP_Query->query, WP_Query->get_posts
       ```
   

Viewing 1 replies (of 1 total)

 *  Thread Starter [yatgirl](https://wordpress.org/support/users/yatgirl/)
 * (@yatgirl)
 * [4 years ago](https://wordpress.org/support/topic/error-message-and-php-log-database-error/#post-15656976)
 * I think it was just a coincidence – the message appeared again and this time 
   no php error in log. Just trying to track the error down.

Viewing 1 replies (of 1 total)

The topic ‘error message and php log database error’ is closed to new replies.

 * ![](https://ps.w.org/login-recaptcha/assets/icon-256x256.png?rev=1137538)
 * [Login No Captcha reCAPTCHA](https://wordpress.org/plugins/login-recaptcha/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/login-recaptcha/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/login-recaptcha/)
 * [Active Topics](https://wordpress.org/support/plugin/login-recaptcha/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/login-recaptcha/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/login-recaptcha/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [yatgirl](https://wordpress.org/support/users/yatgirl/)
 * Last activity: [4 years ago](https://wordpress.org/support/topic/error-message-and-php-log-database-error/#post-15656976)
 * Status: resolved