MySQL Issues with plugin
-
Hi. Routinely checking my apache error logs after installing the plugin, I am noting that this error keeps appearing:
WordPress database error Incorrect DATETIME value: '1000-10-00 10:00:00' for query UPDATEwp_aiowps_login_activitySETlogout_date= '2020-09-12 14:28:44' WHEREuser_id= 1 ANDlogin_ip= 'MYOWNIP' ANDlogout_date= '1000-10-00 10:00:00' made by wp_logout, wp_clear_auth_cookie, do_action('clear_auth_cookie'), WP_Hook->do_action, WP_Hook->apply_filters, AIOWPSecurity_User_Login->wp_logout_action_handler, referer: https://MYSITE/wp-admin/profile.phpIt disentangle appear to affect the functionality but just incase theres a code update required.
MYOWNIP has the format xx.xx.xx.xx and MYSITE is the proper domain name.
PHP7.4 with mysql Ver 8.0.21
The topic ‘MySQL Issues with plugin’ is closed to new replies.