WordPress databasfel: [CREATE command denied to user 'wrdprs@m167656'@'172.22.223.92' for table 'wp_mayasalmikivi_com_aiowps_debug_log']CREATE TABLE wp_mayasalmikivi_com_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_ci;