• Resolved hastibe

    (@hastibe)


    I am getting this notice daily about a WordPress database error in my site’s debug.log, I believe this relates to UpdraftPlus, but it also mentions the WSAL_Sensors_Database (of the WP Activity Log plugin), so I am not sure if this is an error related to this plugin or WP Activity Log–could you let me know what you think? Thanks!

    [25-May-2022 08:01:28 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '=' at line 1 for query SELECT COUNT(1) FROM =; made by do_action_ref_array('updraft_backup_resume'), WP_Hook->do_action, WP_Hook->apply_filters, UpdraftPlus->backup_resume, UpdraftPlus_Backup->backup_db, UpdraftPlus->find_working_sqldump, UpdraftPlus->log, UpdraftPlus_Options::update_updraft_option, update_option, apply_filters('query'), WP_Hook->apply_filters, WSAL_Sensors_Database->event_drop_query, WSAL_Sensors_Database->check_if_table_exists

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author David Anderson / Team Updraft

    (@davidanderson)

    Hi,

    The way a PHP stack trace works, it’s the thing at the *end* of the stack that is the thing making the query, i.e. in this case, it’s WSAL_Sensors_Database->check_if_table_exists.

    David

    Thread Starter hastibe

    (@hastibe)

    Thanks for clarifying, David! I’ve made a post on the WP Activity Log support forum about this, so that they can follow-up on this, and am marking this thread as resolved.

    • This reply was modified 2 years, 9 months ago by hastibe.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘WordPress database error mentioning UpdraftPlus’ is closed to new replies.