[MDEV-7170] innodb.innodb_stats_fetch_nonexistent fails in buildbot on Windows Created: 2014-11-23  Updated: 2014-11-24  Resolved: 2014-11-24

Status: Closed
Project: MariaDB Server
Component/s: Storage Engine - XtraDB, Tests
Affects Version/s: 10.0, 10.1
Fix Version/s: 10.0.16, 10.1.2

Type: Bug Priority: Major
Reporter: Elena Stepanova Assignee: Jan Lindström (Inactive)
Resolution: Duplicate Votes: 0
Labels: buildbot, tests

Issue Links:
Blocks
blocks MDEV-7069 Fix buildbot failures in main server ... Stalled
blocks MDEV-7172 Fix buildbot failures in 10.1 tree Closed

 Description   

http://buildbot.askmonty.org/buildbot/builders/win32-debug2/builds/6563/steps/test/logs/stdio

innodb.innodb_stats_fetch_nonexistent 'xtradb' [ fail ]  Found warnings/errors in server log file!
        Test ended at 2014-11-22 13:35:39
line
2014-11-22 13:35:37 532dc InnoDB: Error: Table "mysql"."innodb_index_stats" not found.
 
2014-11-22 13:35:37 532dc InnoDB: Error: Fetch of persistent statistics requested for table "test"."test_ps_fetch_corrupted" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
 
^ Found warnings in C:/bzr/bb-win32/win32-debug2/build/mysql-test/var/log/mysqld.1.err
ok



 Comments   
Comment by Jan Lindström (Inactive) [ 2014-11-24 ]

MDEV-7168

Comment by Jan Lindström (Inactive) [ 2014-11-24 ]

revno: 4509
committer: Jan Lindström <jplindst@mariadb.org>
branch nick: 10.0-bugs
timestamp: Mon 2014-11-24 19:37:38 +0200
message:
MDEV-7168: Tests innodb.innodb_stats_create_table
innodb.innodb_stats_drop_locked fail and
innodb.innodb_stats_fetch_nonexistent fails in buildbot on Windows

Analysis: Problem is that innodb_stats_create_on_corrupted
test renames mysql.innodb.index_stats and all the rest
are dependend on this table.

Fix: After rename back to original, restart mysqld to
make sure that table is correct.

Generated at Thu Feb 08 07:17:33 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.