Commit 473fb92
committed
MDEV-11454: Improve test case innodb_buffer_pool_dump_pct
Based off feedback from Marko Mäkelä: * Don't set timeouts on restart. * Use innodb_fast_shutdown=0 Also: Set innodb_buffer_pool_instances=1 - adds predicability to tests - if a biased pool is used less pages could be saved. Signed-off-by: Daniel Black <daniel.black@au.ibm.com>1 parent 84379b0 commit 473fb92
File tree
3 files changed
+5
-7
lines changed- mysql-test/suite/sys_vars
- r
- t
3 files changed
+5
-7
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
| |||
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
Lines changed: 3 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | 10 | | |
15 | 11 | | |
16 | 12 | | |
| |||
49 | 45 | | |
50 | 46 | | |
51 | 47 | | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
52 | 51 | | |
53 | 52 | | |
54 | 53 | | |
55 | | - | |
56 | | - | |
57 | 54 | | |
58 | 55 | | |
59 | 56 | | |
| |||
0 commit comments