commit 661d08c36ca9181e9f2469c66160e877e284c23f
Author: Jan Lindström <jan.lindstrom@mariadb.com>
Date: Mon Sep 26 15:16:00 2016 +0300
MDEV-10887: innodb.innodb_stats_fetch_nonexistent fails in buildbot on Windows
Problem was that test innodb.innodb_stats_fetch_corrupted will post
a error InnoDB: Error: Table "mysql"."innodb_index_stats" not found
to a error log and test ignores that message. However, following tests
might see this error also and they might not ignore this error.
Force a server restart after innodb.innodb_stats_fetch_corrupted
to get clean log.
Repeatable with:
mysql-test-run.pl innodb.innodb_stats_fetch_corrupted,innodb_plugin innodb.innodb_stats_fetch_nonexistent,innodb_plugin