While running a database backup, I saw the following error in the middle of what otherwise appears to be a successful run:
ERROR: BackWPup database error Unknown table engine 'InnoDB' for query SHOW CREATE TABLE wp_kstats_raw
The error only appears for the one table. I'm aware I'm not loading InnoDB but curious what's happening...
Thanks!