Hello and thanks for this great plugin, however I still get this error since about three updates ago on all my three sites, exact same error. using all latest wp version and php version 8.1.4 with MariaDB 10.7 and also latest of your plugin on a windows10/iis machine. Tried the above solution and assume the downloadable patch is in the latest version. Best Regards Lennart
[23-Apr-2022 09:01:47 UTC] WordPress database error for Table 'xxx_aiowps_debug_log' already exists f?rfr?gan CREATE TABLE xxx_aiowps_debug_log (
id bigint(20) NOT NULL AUTO_INCREMENT,
level varchar(25) NOT NULL DEFAULT '',
message text NOT NULL DEFAULT '',
type varchar(25) NOT NULL DEFAULT '',
created datetime NOT NULL DEFAULT '1000-10-10 10:00:00',
PRIMARY KEY (id)
)DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci; made by require('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/all-in-one-wp-security-and-firewall/wp-security.php'), require_once('/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php'), AIO_WP_Security->__construct, AIO_WP_Security->loader_operations, AIOWPSecurity_Logger->__construct, AIOWPSecurity_Logger->maybe_create_debug_log_table, maybe_create_table