lp:~laurynas-biveinis/percona-server/bug1036530
- Get this branch:
- bzr branch lp:~laurynas-biveinis/percona-server/bug1036530
Branch merges
- Stewart Smith (community): Approve
-
Diff: 66 lines (+27/-0)2 files modifiedPercona-Server/mysql-test/suite/innodb_plugin/r/percona_changed_page_bmp.result (+3/-0)
Percona-Server/mysql-test/suite/innodb_plugin/t/percona_changed_page_bmp.test (+24/-0)
Related bugs
Related blueprints
Branch information
- Owner:
- Laurynas Biveinis
- Status:
- Merged
Recent revisions
- 459. By Laurynas Biveinis
-
Fix bug 1036530 (Sporadic innodb_
plugin. percona_ changed_ page_bmp
failures in Jenkins).The problem was flawed and unfinished crash injection testing in the
test case: the last server restart set up a crash injection before the
bitmap write but failed to actually trigger it in the test case. Then
the crash used to get triggered during the server shutdown bitmap
write and thus silently ignored by MTR. But sometimes the bitmap
write would happen while the server processes DROP TABLE command,
appearing as an unexpected server crash to MTR.Fixed by triggering the crash site in the test case, waiting for the
server to come back again before starting the testsuite cleanups.Additionally put extra workload on the server before this test case
part to have some good data pages in the bitmap file. Also added
comments to the test cace points where the LSN tracking range
contuinity will have to be tested once the necessary info is exposed
through INFORMATION_SCHEMA.Re-recorded the testcase.
- 454. By Stewart Smith
-
merge fix for Bug #896439: Server started with skip-innodb crashes on SELECT * FROM INNODB_TABLE_STATS or INNODB_INDEX_STATS
- 453. By Stewart Smith
-
merge: Remove the very out of date XTRADB_ENHANCEMENTS INFORMATION_SCHEMA table. It's out of date so cannot be any use to anybody.
- 452. By Stewart Smith
-
merge fix for bug 951588 (Querying I_S.GLOBAL_
TEMPORARY_ TABLES or
TEMPORARY_TABLES crashes threads working with temp tables)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:percona-server/5.5