-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
Description
if run with --skipsize, the report says:
[!!] InnoDB Storage engine is disabled. InnoDB is the default storage engine
for enginestats is not collected at
Line 5491 in ece5671
| && defined $enginestats{'InnoDB'} ) |
so this wrong warning is the side effect of --skipsize?
Reactions are currently unavailable