Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.1(EOL)
-
None
-
10.2.4-1, 10.2.4-2
Description
innodb.innodb_bug14676111 'innodb_plugin' w1 [ fail ]
|
Test ended at 2017-01-05 22:06:59
|
|
CURRENT_TEST: innodb.innodb_bug14676111
|
--- /home/buildbot/maria-slave/power8-vlp03-bintar-debug/build/mysql-test/suite/innodb/r/innodb_bug14676111.result 2017-01-05 19:54:53.473261302 -0500
|
+++ /home/buildbot/maria-slave/power8-vlp03-bintar-debug/build/mysql-test/suite/innodb/r/innodb_bug14676111.reject 2017-01-05 22:06:58.634010067 -0500
|
@@ -22,7 +22,7 @@
|
test.t1 analyze status OK
|
select CLUST_INDEX_SIZE from information_schema.INNODB_SYS_TABLESTATS where NAME = 'test/t1';
|
CLUST_INDEX_SIZE
|
-8
|
+10
|
delete from t1 where a=5;
|
set global innodb_purge_stop_now=ON;
|
set global innodb_purge_run_now=ON;
|
|
mysqltest: Result length mismatch
|
Started happening quite regularly in buildbot on 10.1 tree since January 5, 2017.
Observed on win32-debug, winx64-debug, p8-rhel7-bintar-debug.
Attachments
Issue Links
- causes
-
MDEV-12708 innodb.truncate_purge_debug fails sporadically in buildbot
- Closed
-
MDEV-13603 innodb_fast_shutdown=0 may fail to purge all history
- Closed
- is caused by
-
MDEV-4396 Fix innodb.innodb_bug14676111 test
- Closed
- relates to
-
MDEV-11947 InnoDB purge workers fail to shut down
- Closed
-
MDEV-12708 innodb.truncate_purge_debug fails sporadically in buildbot
- Closed
-
MDEV-13603 innodb_fast_shutdown=0 may fail to purge all history
- Closed
-
MDEV-13779 InnoDB fails to shut down purge workers, causing hang
- Closed
-
MDEV-16159 Use atomic memory access for purge_sys
- Closed
-
MDEV-17745 innodb.innodb_stats_persistent failed in buildbot with wrong result
- Closed
-
MDEV-18878 Purge is slow due to repeatedly looking up missing or discarded table
- Closed
-
MDEV-24402 CHECK TABLE may miss some cases of index inconsistencies
- Closed
-
MDEV-26193 Skip check to invoke purge if the transaction is read-only
- Closed
-
MDEV-30671 innodb_undo_log_truncate=ON fails to wait for purge of transaction history
- Closed
-
MDEV-7069 Fix buildbot failures in main server trees
- Stalled
-
MDEV-8139 Fix scrubbing
- Closed
-
MDEV-11024 Make number of purge threads variable dynamic
- Closed
-
MDEV-12463 Unable to find a record to delete-mark just after upgrading from 10.2.4 to 10.2.5
- Closed
-
MDEV-13603 innodb_fast_shutdown=0 may fail to purge all history
- Closed
-
MDEV-14080 InnoDB shutdown sometimes hangs
- Closed
-
MDEV-14445 innodb.table_flags failed in buildbot with wrong result
- Closed
-
MDEV-15826 Purge attempts to free BLOB page after BEGIN;INSERT;UPDATE;ROLLBACK
- Closed
-
MDEV-16260 Scale the purge effort according to the workload
- Open
-
MDEV-16264 Implement a common work queue for InnoDB background tasks
- Closed