Replies: 1
Hi,
The plugin creates table wp_abj404_logsv2 as MyISAM.
Converting the table to InnoDB results in the plugin recreating the table as MyISAM. Is there any reason why the table cannot be saved in the database with the innobd engine?
Thanks