[MDEV-11596] Testing for live upgrade with compressed/encrypted InnoDB data and non-default innodb_page_size Created: 2016-12-18  Updated: 2017-10-24  Resolved: 2017-04-23

Status: Closed
Project: MariaDB Server
Component/s: Storage Engine - InnoDB, Tests
Fix Version/s: N/A

Type: Task Priority: Major
Reporter: Elena Stepanova Assignee: Elena Stepanova
Resolution: Fixed Votes: 0
Labels: 10.2-ga

Issue Links:
PartOf
Relates
relates to MDEV-11623 MariaDB 10.1 fails to start datadir c... Closed
relates to MDEV-11202 InnoDB 10.1 -> 10.2 migration does no... Closed

 Description   

Initial request from jplindst:

test 10.0 -> 10.1 ->10.2 migration with

  • (1) normal tables,
  • (2) compressed/encrypted tables
  • and finally using innodb_page_size = 4,8,16

Migration in this context means that after upgrade from version X to version Y the server should be able to start on the data directory from the previous version and work well enough to allow running mysql_upgrade; after mysql_upgrade it should work normally.

If a restart after mysql_upgrade is required, it is acceptable, although not desirable.

The upgrade should work regardless whether the old/new server runs XtraDB or InnoDB; particularly for upgrade to 10.2, 10.1 XtraDB => 10.2 InnoDB must work.

Another important upgrade path not mentioned in the initial request is 10.0 => 10.2 – it should should also work (without an intermediate 10.1 installation).

We have some upgrade tests in buildbot, but their contents is minimal and they only use normal non-compressed, non-encrypted data with the default innodb_page_size.

Related known issue for 10.1=>10.2 upgrade: MDEV-11202



 Comments   
Comment by Elena Stepanova [ 2016-12-23 ]

2016-12-25 02:12:48 (10.2 143d512a2202dbd320ec9b9e37dafc36fc2b36d8)

trial old server new server encryption compression pagesize result
1 10.1.21 (inbuilt InnoDB) 10.2.4 (inbuilt InnoDB) ON   4K UPGRADE_FAILURE
2 10.1.21 (inbuilt InnoDB) 10.2.4 (inbuilt InnoDB) ON   64K UPGRADE_FAILURE
3 5.6.35 10.2.4 (inbuilt InnoDB) ON   8K OK
4 10.1.21 (inbuilt InnoDB) 10.2.4 (inbuilt InnoDB) ON   32K UPGRADE_FAILURE
5 5.7.14 10.2.4 (inbuilt InnoDB) ON   8K UPGRADE_FAILURE
6 5.5.55 (inbuilt InnoDB) (inbuilt InnoDB) ON   4K CRITICAL_FAILURE
7 10.0.29 (inbuilt InnoDB) 10.2.4 (inbuilt InnoDB) ON   8K OK
8 5.5.55 (inbuilt InnoDB) 10.2.4 (inbuilt InnoDB) ON   4K OK
9 5.7.14 10.2.4 (inbuilt InnoDB) ON   64K UPGRADE_FAILURE
10 10.1.21 (InnoDB plugin) 10.2.4 (inbuilt InnoDB) ON   32K UPGRADE_FAILURE
11 10.0.29 (InnoDB plugin) 10.2.4 (inbuilt InnoDB) ON   4K OK
12 10.1.21 (inbuilt InnoDB) 10.2.4 (inbuilt InnoDB) ON   8K UPGRADE_FAILURE
13 10.0.29 (inbuilt InnoDB) 10.2.4 (inbuilt InnoDB) ON   16K OK
14 10.0.29 (InnoDB plugin) 10.2.4 (inbuilt InnoDB) ON   16K OK
15 5.6.35 10.2.4 (inbuilt InnoDB) ON   16K OK
16 10.0.29 (inbuilt InnoDB) 10.2.4 (inbuilt InnoDB) ON   4K OK
17 5.5.55 (inbuilt InnoDB) (inbuilt InnoDB) ON   8K CRITICAL_FAILURE
18 10.1.21 (inbuilt InnoDB) 10.2.4 (inbuilt InnoDB) ON   16K UPGRADE_FAILURE
19 5.7.14 10.2.4 (inbuilt InnoDB) ON   4K UPGRADE_FAILURE
20 5.6.35 10.2.4 (inbuilt InnoDB) ON   4K OK
21 5.7.14 10.2.4 (inbuilt InnoDB) ON   32K UPGRADE_FAILURE
22 5.7.14 10.2.4 (inbuilt InnoDB) ON   16K UPGRADE_FAILURE
23 5.5.55 (inbuilt InnoDB) 10.2.4 (inbuilt InnoDB) ON   16K OK
24 10.1.21 (InnoDB plugin) 10.2.4 (inbuilt InnoDB) ON   4K UPGRADE_FAILURE
25 10.0.29 (InnoDB plugin) 10.2.4 (inbuilt InnoDB) ON   8K OK
26 10.1.21 (InnoDB plugin) 10.2.4 (inbuilt InnoDB) ON   64K UPGRADE_FAILURE
27 10.1.21 (InnoDB plugin) 10.2.4 (inbuilt InnoDB) ON   8K UPGRADE_FAILURE
28 10.1.21 (InnoDB plugin) 10.2.4 (inbuilt InnoDB) ON   16K UPGRADE_FAILURE
29 5.5.55 (inbuilt InnoDB) 10.2.4 (inbuilt InnoDB) ON ZLIB 16K OK
30 10.1.21 (InnoDB plugin) 10.2.4 (inbuilt InnoDB) ON ZLIB 4K UPGRADE_FAILURE
31 10.1.21 (inbuilt InnoDB) 10.2.4 (inbuilt InnoDB) ON ZLIB 8K UPGRADE_FAILURE
32 5.7.14 10.2.4 (inbuilt InnoDB) ON ZLIB 16K UPGRADE_FAILURE
33 10.1.21 (inbuilt InnoDB) 10.2.4 (inbuilt InnoDB) ON ZLIB 64K UPGRADE_FAILURE
34 5.6.35 10.2.4 (inbuilt InnoDB) ON ZLIB 8K OK
35 5.7.14 10.2.4 (inbuilt InnoDB) ON ZLIB 4K UPGRADE_FAILURE
36 10.0.29 (InnoDB plugin) 10.2.4 (inbuilt InnoDB) ON ZLIB 16K OK
37 10.1.21 (InnoDB plugin) 10.2.4 (inbuilt InnoDB) ON ZLIB 64K UPGRADE_FAILURE
38 10.0.29 (InnoDB plugin) 10.2.4 (inbuilt InnoDB) ON ZLIB 8K OK
39 5.7.14 10.2.4 (inbuilt InnoDB) ON ZLIB 64K UPGRADE_FAILURE
40 10.0.29 (inbuilt InnoDB) 10.2.4 (inbuilt InnoDB) ON ZLIB 8K OK
41 10.1.21 (InnoDB plugin) 10.2.4 (inbuilt InnoDB) ON ZLIB 16K UPGRADE_FAILURE
42 10.1.21 (inbuilt InnoDB) 10.2.4 (inbuilt InnoDB) ON ZLIB 32K UPGRADE_FAILURE
43 5.7.14 10.2.4 (inbuilt InnoDB) ON ZLIB 8K UPGRADE_FAILURE
44 10.0.29 (InnoDB plugin) 10.2.4 (inbuilt InnoDB) ON ZLIB 4K OK
45 5.7.14 10.2.4 (inbuilt InnoDB) ON ZLIB 32K UPGRADE_FAILURE
46 5.5.55 (inbuilt InnoDB) (inbuilt InnoDB) ON ZLIB 8K CRITICAL_FAILURE
47 10.1.21 (inbuilt InnoDB) 10.2.4 (inbuilt InnoDB) ON ZLIB 16K UPGRADE_FAILURE
48 5.5.55 (inbuilt InnoDB) 10.2.4 (inbuilt InnoDB) ON ZLIB 16K OK
49 10.0.29 (inbuilt InnoDB) 10.2.4 (inbuilt InnoDB) ON ZLIB 4K OK
50 10.0.29 (inbuilt InnoDB) 10.2.4 (inbuilt InnoDB) ON ZLIB 16K OK
51 10.1.21 (InnoDB plugin) 10.2.4 (inbuilt InnoDB) ON ZLIB 8K UPGRADE_FAILURE
52 10.1.21 (InnoDB plugin) 10.2.4 (inbuilt InnoDB) ON ZLIB 32K UPGRADE_FAILURE
53 10.1.21 (inbuilt InnoDB) 10.2.4 (inbuilt InnoDB) ON ZLIB 4K UPGRADE_FAILURE
54 5.5.55 (inbuilt InnoDB) (inbuilt InnoDB) ON ZLIB 4K CRITICAL_FAILURE
55 5.6.35 10.2.4 (inbuilt InnoDB) ON ZLIB 16K OK
56 5.6.35 10.2.4 (inbuilt InnoDB) ON ZLIB 4K OK
57 5.6.35 10.2.4 (inbuilt InnoDB)   ZLIB 16K OK
58 10.1.21 (InnoDB plugin) 10.2.4 (inbuilt InnoDB)   ZLIB 16K OK
59 5.6.35 10.2.4 (inbuilt InnoDB)   ZLIB 4K OK
60 10.0.29 (inbuilt InnoDB) 10.2.4 (inbuilt InnoDB)   ZLIB 8K OK
61 5.7.14 10.2.4 (inbuilt InnoDB)   ZLIB 64K UPGRADE_FAILURE
62 10.1.21 (InnoDB plugin) 10.2.4 (inbuilt InnoDB)   ZLIB 64K UPGRADE_FAILURE
63 10.1.21 (inbuilt InnoDB) 10.2.4 (inbuilt InnoDB)   ZLIB 32K UPGRADE_FAILURE
64 10.1.21 (inbuilt InnoDB) 10.2.4 (inbuilt InnoDB)   ZLIB 4K UPGRADE_FAILURE
65 10.0.29 (inbuilt InnoDB) 10.2.4 (inbuilt InnoDB)   ZLIB 16K OK
66 10.0.29 (InnoDB plugin) 10.2.4 (inbuilt InnoDB)   ZLIB 4K OK
67 5.7.14 10.2.4 (inbuilt InnoDB)   ZLIB 16K UPGRADE_FAILURE
68 10.0.29 (inbuilt InnoDB) 10.2.4 (inbuilt InnoDB)   ZLIB 4K OK
69 5.6.35 10.2.4 (inbuilt InnoDB)   ZLIB 8K OK
70 10.1.21 (inbuilt InnoDB) 10.2.4 (inbuilt InnoDB)   ZLIB 8K UPGRADE_FAILURE
71 10.0.29 (InnoDB plugin) 10.2.4 (inbuilt InnoDB)   ZLIB 16K OK
72 10.1.21 (InnoDB plugin) 10.2.4 (inbuilt InnoDB)   ZLIB 8K UPGRADE_FAILURE
73 10.1.21 (InnoDB plugin) 10.2.4 (inbuilt InnoDB)   ZLIB 32K UPGRADE_FAILURE
74 10.1.21 (inbuilt InnoDB) 10.2.4 (inbuilt InnoDB)   ZLIB 16K OK
75 5.5.55 (inbuilt InnoDB) (inbuilt InnoDB)   ZLIB 8K CRITICAL_FAILURE
76 10.0.29 (InnoDB plugin) 10.2.4 (inbuilt InnoDB)   ZLIB 8K OK
77 5.7.14 10.2.4 (inbuilt InnoDB)   ZLIB 8K UPGRADE_FAILURE
78 5.5.55 (inbuilt InnoDB) (inbuilt InnoDB)   ZLIB 4K CRITICAL_FAILURE
79 10.1.21 (InnoDB plugin) 10.2.4 (inbuilt InnoDB)   ZLIB 4K UPGRADE_FAILURE
80 5.5.55 (inbuilt InnoDB) 10.2.4 (inbuilt InnoDB)   ZLIB 8K OK
81 5.7.14 10.2.4 (inbuilt InnoDB)   ZLIB 32K UPGRADE_FAILURE
82 10.1.21 (inbuilt InnoDB) 10.2.4 (inbuilt InnoDB)   ZLIB 64K UPGRADE_FAILURE
83 5.5.55 (inbuilt InnoDB) 10.2.4 (inbuilt InnoDB)   ZLIB 16K OK
84 5.7.14 10.2.4 (inbuilt InnoDB)   ZLIB 4K UPGRADE_FAILURE
85 10.1.21 (InnoDB plugin) 10.2.4 (inbuilt InnoDB)     8K UPGRADE_FAILURE
86 10.1.21 (inbuilt InnoDB) 10.2.4 (inbuilt InnoDB)     32K UPGRADE_FAILURE
87 5.7.14 10.2.4 (inbuilt InnoDB)     8K UPGRADE_FAILURE
88 10.0.29 (InnoDB plugin) 10.2.4 (inbuilt InnoDB)     4K OK
89 5.5.55 (inbuilt InnoDB) 10.2.4 (inbuilt InnoDB)     4K OK
90 5.6.35 10.2.4 (inbuilt InnoDB)     4K OK
91 5.5.55 (inbuilt InnoDB) (inbuilt InnoDB)     4K CRITICAL_FAILURE
92 5.7.14 10.2.4 (inbuilt InnoDB)     32K UPGRADE_FAILURE
93 5.5.55 (inbuilt InnoDB) (inbuilt InnoDB)     8K CRITICAL_FAILURE
94 5.7.14 10.2.4 (inbuilt InnoDB)     64K UPGRADE_FAILURE
95 10.1.21 (InnoDB plugin) 10.2.4 (inbuilt InnoDB)     64K UPGRADE_FAILURE
96 5.7.14 10.2.4 (inbuilt InnoDB)     4K UPGRADE_FAILURE
97 5.6.35 10.2.4 (inbuilt InnoDB)     8K OK
98 10.1.21 (InnoDB plugin) 10.2.4 (inbuilt InnoDB)     32K UPGRADE_FAILURE
99 10.1.21 (InnoDB plugin) 10.2.4 (inbuilt InnoDB)     4K UPGRADE_FAILURE
100 5.7.14 10.2.4 (inbuilt InnoDB)     16K UPGRADE_FAILURE
101 5.6.35 10.2.4 (inbuilt InnoDB)     16K OK
102 10.1.21 (inbuilt InnoDB) 10.2.4 (inbuilt InnoDB)     64K UPGRADE_FAILURE
103 10.0.29 (inbuilt InnoDB) 10.2.4 (inbuilt InnoDB)     16K OK
104 10.0.29 (InnoDB plugin) 10.2.4 (inbuilt InnoDB)     8K OK
105 10.1.21 (inbuilt InnoDB) 10.2.4 (inbuilt InnoDB)     16K OK
106 10.1.21 (InnoDB plugin) 10.2.4 (inbuilt InnoDB)     16K OK
107 10.1.21 (inbuilt InnoDB) 10.2.4 (inbuilt InnoDB)     8K UPGRADE_FAILURE
108 5.5.55 (inbuilt InnoDB) 10.2.4 (inbuilt InnoDB)     16K OK
109 10.0.29 (InnoDB plugin) 10.2.4 (inbuilt InnoDB)     16K OK
110 10.0.29 (inbuilt InnoDB) 10.2.4 (inbuilt InnoDB)     4K OK
111 10.1.21 (inbuilt InnoDB) 10.2.4 (inbuilt InnoDB)     4K UPGRADE_FAILURE
112 10.0.29 (inbuilt InnoDB) 10.2.4 (inbuilt InnoDB)     8K OK
Comment by Elena Stepanova [ 2016-12-23 ]

2016-12-24 21:08:48 (10.1 545c9126963b26a093d5c8b6225cc52e360892e0)

trial old server new server encryption compression pagesize result
1 10.0.29 (inbuilt InnoDB) 10.1.21 (InnoDB plugin) ON   16K OK
2 10.0.29 (inbuilt InnoDB) 10.1.21 (inbuilt InnoDB) ON   16K OK
3 10.0.29 (inbuilt InnoDB) 10.1.21 (inbuilt InnoDB) ON   4K UPGRADE_FAILURE
4 10.0.29 (inbuilt InnoDB) 10.1.21 (InnoDB plugin) ON   4K UPGRADE_FAILURE
5 10.0.29 (InnoDB plugin) 10.1.21 (inbuilt InnoDB) ON   4K UPGRADE_FAILURE
6 10.0.29 (InnoDB plugin) 10.1.21 (InnoDB plugin) ON   4K UPGRADE_FAILURE
7 10.0.29 (InnoDB plugin) 10.1.21 (inbuilt InnoDB) ON   16K OK
8 10.0.29 (InnoDB plugin) 10.1.21 (InnoDB plugin) ON   16K OK
9 10.0.29 (inbuilt InnoDB) 10.1.21 (inbuilt InnoDB) ON   8K UPGRADE_FAILURE
10 10.0.29 (inbuilt InnoDB) 10.1.21 (InnoDB plugin) ON   8K UPGRADE_FAILURE
11 5.6.35 10.1.21 (inbuilt InnoDB) ON   4K UPGRADE_FAILURE
12 5.6.35 10.1.21 (InnoDB plugin) ON   4K UPGRADE_FAILURE
13 5.6.35 10.1.21 (InnoDB plugin) ON   16K OK
14 5.6.35 10.1.21 (inbuilt InnoDB) ON   16K OK
15 5.6.35 10.1.21 (inbuilt InnoDB) ON   8K UPGRADE_FAILURE
16 5.6.35 10.1.21 (InnoDB plugin) ON   8K UPGRADE_FAILURE
17 10.0.29 (InnoDB plugin) 10.1.21 (InnoDB plugin) ON   8K UPGRADE_FAILURE
18 10.0.29 (InnoDB plugin) 10.1.21 (inbuilt InnoDB) ON   8K UPGRADE_FAILURE
19 10.0.29 (InnoDB plugin) 10.1.21 (inbuilt InnoDB) ON ZLIB 16K OK
20 10.0.29 (InnoDB plugin) 10.1.21 (InnoDB plugin) ON ZLIB 16K OK
21 10.0.29 (inbuilt InnoDB) 10.1.21 (inbuilt InnoDB) ON ZLIB 8K UPGRADE_FAILURE
22 10.0.29 (inbuilt InnoDB) 10.1.21 (InnoDB plugin) ON ZLIB 8K UPGRADE_FAILURE
23 10.0.29 (inbuilt InnoDB) 10.1.21 (inbuilt InnoDB) ON ZLIB 16K OK
24 10.0.29 (inbuilt InnoDB) 10.1.21 (InnoDB plugin) ON ZLIB 16K OK
25 5.6.35 10.1.21 (InnoDB plugin) ON ZLIB 4K UPGRADE_FAILURE
26 5.6.35 10.1.21 (inbuilt InnoDB) ON ZLIB 4K UPGRADE_FAILURE
27 5.6.35 10.1.21 (InnoDB plugin) ON ZLIB 8K UPGRADE_FAILURE
28 5.6.35 10.1.21 (inbuilt InnoDB) ON ZLIB 8K UPGRADE_FAILURE
29 10.0.29 (InnoDB plugin) 10.1.21 (InnoDB plugin) ON ZLIB 8K UPGRADE_FAILURE
30 10.0.29 (InnoDB plugin) 10.1.21 (inbuilt InnoDB) ON ZLIB 8K UPGRADE_FAILURE
31 5.6.35 10.1.21 (InnoDB plugin) ON ZLIB 16K OK
32 5.6.35 10.1.21 (inbuilt InnoDB) ON ZLIB 16K OK
33 10.0.29 (inbuilt InnoDB) 10.1.21 (InnoDB plugin) ON ZLIB 4K UPGRADE_FAILURE
34 10.0.29 (inbuilt InnoDB) 10.1.21 (inbuilt InnoDB) ON ZLIB 4K UPGRADE_FAILURE
35 10.0.29 (InnoDB plugin) 10.1.21 (inbuilt InnoDB) ON ZLIB 4K UPGRADE_FAILURE
36 10.0.29 (InnoDB plugin) 10.1.21 (InnoDB plugin) ON ZLIB 4K UPGRADE_FAILURE
37 10.0.29 (inbuilt InnoDB) 10.1.21 (InnoDB plugin)   ZLIB 16K OK
38 10.0.29 (inbuilt InnoDB) 10.1.21 (inbuilt InnoDB)   ZLIB 16K OK
39 5.6.35 10.1.21 (inbuilt InnoDB)   ZLIB 8K UPGRADE_FAILURE
40 5.6.35 10.1.21 (InnoDB plugin)   ZLIB 8K UPGRADE_FAILURE
41 5.6.35 10.1.21 (inbuilt InnoDB)   ZLIB 4K UPGRADE_FAILURE
42 5.6.35 10.1.21 (InnoDB plugin)   ZLIB 4K UPGRADE_FAILURE
43 5.6.35 10.1.21 (inbuilt InnoDB)   ZLIB 16K OK
44 5.6.35 10.1.21 (InnoDB plugin)   ZLIB 16K OK
45 10.0.29 (inbuilt InnoDB) 10.1.21 (InnoDB plugin)   ZLIB 8K UPGRADE_FAILURE
46 10.0.29 (inbuilt InnoDB) 10.1.21 (inbuilt InnoDB)   ZLIB 8K UPGRADE_FAILURE
47 10.0.29 (inbuilt InnoDB) 10.1.21 (InnoDB plugin)   ZLIB 4K UPGRADE_FAILURE
48 10.0.29 (inbuilt InnoDB) 10.1.21 (inbuilt InnoDB)   ZLIB 4K UPGRADE_FAILURE
49 10.0.29 (InnoDB plugin) 10.1.21 (InnoDB plugin)   ZLIB 16K OK
50 10.0.29 (InnoDB plugin) 10.1.21 (inbuilt InnoDB)   ZLIB 16K OK
51 10.0.29 (InnoDB plugin) 10.1.21 (InnoDB plugin)   ZLIB 4K UPGRADE_FAILURE
52 10.0.29 (InnoDB plugin) 10.1.21 (inbuilt InnoDB)   ZLIB 4K UPGRADE_FAILURE
53 10.0.29 (InnoDB plugin) 10.1.21 (inbuilt InnoDB)   ZLIB 8K UPGRADE_FAILURE
54 10.0.29 (InnoDB plugin) 10.1.21 (InnoDB plugin)   ZLIB 8K UPGRADE_FAILURE
55 10.0.29 (InnoDB plugin) 10.1.21 (inbuilt InnoDB)     16K OK
56 10.0.29 (InnoDB plugin) 10.1.21 (InnoDB plugin)     16K OK
57 10.0.29 (inbuilt InnoDB) 10.1.21 (inbuilt InnoDB)     4K UPGRADE_FAILURE
58 10.0.29 (inbuilt InnoDB) 10.1.21 (InnoDB plugin)     4K UPGRADE_FAILURE
59 10.0.29 (inbuilt InnoDB) 10.1.21 (InnoDB plugin)     16K OK
60 10.0.29 (inbuilt InnoDB) 10.1.21 (inbuilt InnoDB)     16K OK
61 5.6.35 10.1.21 (InnoDB plugin)     4K UPGRADE_FAILURE
62 5.6.35 10.1.21 (inbuilt InnoDB)     4K UPGRADE_FAILURE
63 5.6.35 10.1.21 (inbuilt InnoDB)     16K OK
64 5.6.35 10.1.21 (InnoDB plugin)     16K OK
65 10.0.29 (inbuilt InnoDB) 10.1.21 (inbuilt InnoDB)     8K UPGRADE_FAILURE
66 10.0.29 (inbuilt InnoDB) 10.1.21 (InnoDB plugin)     8K UPGRADE_FAILURE
67 10.0.29 (InnoDB plugin) 10.1.21 (inbuilt InnoDB)     4K UPGRADE_FAILURE
68 10.0.29 (InnoDB plugin) 10.1.21 (InnoDB plugin)     4K UPGRADE_FAILURE
69 10.0.29 (InnoDB plugin) 10.1.21 (inbuilt InnoDB)     8K UPGRADE_FAILURE
70 10.0.29 (InnoDB plugin) 10.1.21 (InnoDB plugin)     8K UPGRADE_FAILURE
71 5.6.35 10.1.21 (InnoDB plugin)     8K UPGRADE_FAILURE
72 5.6.35 10.1.21 (inbuilt InnoDB)     8K UPGRADE_FAILURE
Comment by Elena Stepanova [ 2016-12-30 ]

2016-12-30 13:08:51 bb-10.1-jplindst a2a42a9181729b661ba308f2d0a75d8b547ed09d

trial old server new server encryption compression pagesize result
1 10.0.29 (inbuilt InnoDB) 10.1.21 (InnoDB plugin) ON   16K OK
2 10.0.29 (inbuilt InnoDB) 10.1.21 (inbuilt InnoDB) ON   16K OK
3 10.0.29 (inbuilt InnoDB) 10.1.21 (inbuilt InnoDB) ON   4K OK
4 10.0.29 (inbuilt InnoDB) 10.1.21 (InnoDB plugin) ON   4K OK
5 10.0.29 (InnoDB plugin) 10.1.21 (inbuilt InnoDB) ON   4K OK
6 10.0.29 (InnoDB plugin) 10.1.21 (InnoDB plugin) ON   4K OK
7 10.0.29 (InnoDB plugin) 10.1.21 (inbuilt InnoDB) ON   16K OK
8 10.0.29 (InnoDB plugin) 10.1.21 (InnoDB plugin) ON   16K OK
9 10.0.29 (inbuilt InnoDB) 10.1.21 (inbuilt InnoDB) ON   8K OK
10 10.0.29 (inbuilt InnoDB) 10.1.21 (InnoDB plugin) ON   8K OK
11 5.6.35 10.1.21 (inbuilt InnoDB) ON   4K OK
12 5.6.35 10.1.21 (InnoDB plugin) ON   4K OK
13 5.6.35 10.1.21 (InnoDB plugin) ON   16K OK
14 5.6.35 10.1.21 (inbuilt InnoDB) ON   16K OK
15 5.6.35 10.1.21 (inbuilt InnoDB) ON   8K OK
16 5.6.35 10.1.21 (InnoDB plugin) ON   8K OK
17 10.0.29 (InnoDB plugin) 10.1.21 (InnoDB plugin) ON   8K OK
18 10.0.29 (InnoDB plugin) 10.1.21 (inbuilt InnoDB) ON   8K OK
19 10.0.29 (InnoDB plugin) 10.1.21 (inbuilt InnoDB) ON ZLIB 16K OK
20 10.0.29 (InnoDB plugin) 10.1.21 (InnoDB plugin) ON ZLIB 16K OK
21 10.0.29 (inbuilt InnoDB) 10.1.21 (inbuilt InnoDB) ON ZLIB 8K OK
22 10.0.29 (inbuilt InnoDB) 10.1.21 (InnoDB plugin) ON ZLIB 8K OK
23 10.0.29 (inbuilt InnoDB) 10.1.21 (inbuilt InnoDB) ON ZLIB 16K OK
24 10.0.29 (inbuilt InnoDB) 10.1.21 (InnoDB plugin) ON ZLIB 16K OK
25 5.6.35 10.1.21 (InnoDB plugin) ON ZLIB 4K OK
26 5.6.35 10.1.21 (inbuilt InnoDB) ON ZLIB 4K OK
27 5.6.35 10.1.21 (InnoDB plugin) ON ZLIB 8K OK
28 5.6.35 10.1.21 (inbuilt InnoDB) ON ZLIB 8K OK
29 10.0.29 (InnoDB plugin) 10.1.21 (InnoDB plugin) ON ZLIB 8K OK
30 10.0.29 (InnoDB plugin) 10.1.21 (inbuilt InnoDB) ON ZLIB 8K OK
31 5.6.35 10.1.21 (InnoDB plugin) ON ZLIB 16K OK
32 5.6.35 10.1.21 (inbuilt InnoDB) ON ZLIB 16K OK
33 10.0.29 (inbuilt InnoDB) 10.1.21 (InnoDB plugin) ON ZLIB 4K OK
34 10.0.29 (inbuilt InnoDB) 10.1.21 (inbuilt InnoDB) ON ZLIB 4K OK
35 10.0.29 (InnoDB plugin) 10.1.21 (inbuilt InnoDB) ON ZLIB 4K OK
36 10.0.29 (InnoDB plugin) 10.1.21 (InnoDB plugin) ON ZLIB 4K OK
37 10.0.29 (inbuilt InnoDB) 10.1.21 (InnoDB plugin)   ZLIB 16K OK
38 10.0.29 (inbuilt InnoDB) 10.1.21 (inbuilt InnoDB)   ZLIB 16K OK
39 5.6.35 10.1.21 (inbuilt InnoDB)   ZLIB 8K OK
40 5.6.35 10.1.21 (InnoDB plugin)   ZLIB 8K OK
41 5.6.35 10.1.21 (inbuilt InnoDB)   ZLIB 4K SCHEMA_MISMATCH *
42 5.6.35 10.1.21 (InnoDB plugin)   ZLIB 4K OK
43 5.6.35 10.1.21 (inbuilt InnoDB)   ZLIB 16K OK
44 5.6.35 10.1.21 (InnoDB plugin)   ZLIB 16K OK
45 10.0.29 (inbuilt InnoDB) 10.1.21 (InnoDB plugin)   ZLIB 8K OK
46 10.0.29 (inbuilt InnoDB) 10.1.21 (inbuilt InnoDB)   ZLIB 8K OK
47 10.0.29 (inbuilt InnoDB) 10.1.21 (InnoDB plugin)   ZLIB 4K OK
48 10.0.29 (inbuilt InnoDB) 10.1.21 (inbuilt InnoDB)   ZLIB 4K OK
49 10.0.29 (InnoDB plugin) 10.1.21 (InnoDB plugin)   ZLIB 16K OK
50 10.0.29 (InnoDB plugin) 10.1.21 (inbuilt InnoDB)   ZLIB 16K OK
51 10.0.29 (InnoDB plugin) 10.1.21 (InnoDB plugin)   ZLIB 4K OK
52 10.0.29 (InnoDB plugin) 10.1.21 (inbuilt InnoDB)   ZLIB 4K OK
53 10.0.29 (InnoDB plugin) 10.1.21 (inbuilt InnoDB)   ZLIB 8K OK
54 10.0.29 (InnoDB plugin) 10.1.21 (InnoDB plugin)   ZLIB 8K OK
55 10.0.29 (InnoDB plugin) 10.1.21 (inbuilt InnoDB)     16K OK
56 10.0.29 (InnoDB plugin) 10.1.21 (InnoDB plugin)     16K OK
57 10.0.29 (inbuilt InnoDB) 10.1.21 (inbuilt InnoDB)     4K OK
58 10.0.29 (inbuilt InnoDB) 10.1.21 (InnoDB plugin)     4K OK
59 10.0.29 (inbuilt InnoDB) 10.1.21 (InnoDB plugin)     16K OK
60 10.0.29 (inbuilt InnoDB) 10.1.21 (inbuilt InnoDB)     16K OK
61 5.6.35 10.1.21 (InnoDB plugin)     4K OK
62 5.6.35 10.1.21 (inbuilt InnoDB)     4K OK
63 5.6.35 10.1.21 (inbuilt InnoDB)     16K OK
64 5.6.35 10.1.21 (InnoDB plugin)     16K OK
65 10.0.29 (inbuilt InnoDB) 10.1.21 (inbuilt InnoDB)     8K OK
66 10.0.29 (inbuilt InnoDB) 10.1.21 (InnoDB plugin)     8K OK
67 10.0.29 (InnoDB plugin) 10.1.21 (inbuilt InnoDB)     4K OK
68 10.0.29 (InnoDB plugin) 10.1.21 (InnoDB plugin)     4K OK
69 10.0.29 (InnoDB plugin) 10.1.21 (inbuilt InnoDB)     8K OK
70 10.0.29 (InnoDB plugin) 10.1.21 (InnoDB plugin)     8K OK
71 5.6.35 10.1.21 (InnoDB plugin)     8K OK
72 5.6.35 10.1.21 (inbuilt InnoDB)     8K OK
  • SCHEMA_MISMATCH was unrelated to the upgrade fixes, and rather harmless:

    @@ -214,7 +214,7 @@
       KEY `col_timestamp` (`col_timestamp`,`col_enum`),
       KEY `col_bit` (`col_bit`,`col_date`,`col_dec`),
       KEY `col_year` (`col_year`,`col_date`,`col_varchar`(64),`col_blob`(64))
    -) ENGINE=InnoDB AUTO_INCREMENT=2147483647 DEFAULT CHARSET=latin1;
    +) ENGINE=InnoDB AUTO_INCREMENT=2147483648 DEFAULT CHARSET=latin1;
     /*!40101 SET character_set_client = @saved_cs_client */;
     /*!40101 SET @saved_cs_client     = @@character_set_client */;
     /*!40101 SET character_set_client = utf8 */;
    

Comment by Elena Stepanova [ 2017-01-12 ]

2017-01-12 15:21:37 bb-10.1-jplindst 9bc2ca02502c83

trial old server new server encryption compression pagesize result
1 10.1.21 (inbuilt InnoDB) 10.1.21 (inbuilt InnoDB) ON   16K OK
2 10.1.21 (inbuilt InnoDB) 10.1.21 (inbuilt InnoDB) ON   4K OK
3 10.1.21 (InnoDB plugin) 10.1.21 (inbuilt InnoDB) ON   8K OK
4 10.1.21 (InnoDB plugin) 10.1.21 (inbuilt InnoDB) ON   16K OK
5 10.1.21 (InnoDB plugin) 10.1.21 (inbuilt InnoDB) ON   4K OK
6 10.1.21 (inbuilt InnoDB) 10.1.21 (inbuilt InnoDB) ON   8K OK
7 10.1.21 (InnoDB plugin) 10.1.21 (inbuilt InnoDB) ON ZLIB 8K OK
8 10.1.21 (inbuilt InnoDB) 10.1.21 (inbuilt InnoDB) ON ZLIB 4K OK
9 10.1.21 (InnoDB plugin) 10.1.21 (inbuilt InnoDB) ON ZLIB 4K OK
10 10.1.21 (InnoDB plugin) 10.1.21 (inbuilt InnoDB) ON ZLIB 16K OK
11 10.1.21 (inbuilt InnoDB) 10.1.21 (inbuilt InnoDB) ON ZLIB 16K OK
12 10.1.21 (inbuilt InnoDB) 10.1.21 (inbuilt InnoDB) ON ZLIB 8K OK
13 10.1.21 (InnoDB plugin) 10.1.21 (inbuilt InnoDB)   ZLIB 4K OK
14 10.1.21 (inbuilt InnoDB) 10.1.21 (inbuilt InnoDB)   ZLIB 16K OK
15 10.1.21 (InnoDB plugin) 10.1.21 (inbuilt InnoDB)   ZLIB 16K OK
16 10.1.21 (InnoDB plugin) 10.1.21 (inbuilt InnoDB)   ZLIB 8K OK
17 10.1.21 (inbuilt InnoDB) 10.1.21 (inbuilt InnoDB)   ZLIB 4K OK
18 10.1.21 (inbuilt InnoDB) 10.1.21 (inbuilt InnoDB)   ZLIB 8K OK
19 10.1.21 (InnoDB plugin) 10.1.21 (inbuilt InnoDB)     4K OK
20 10.1.21 (inbuilt InnoDB) 10.1.21 (inbuilt InnoDB)     16K OK
21 10.1.21 (InnoDB plugin) 10.1.21 (inbuilt InnoDB)     8K OK
22 10.1.21 (inbuilt InnoDB) 10.1.21 (inbuilt InnoDB)     4K OK
23 10.1.21 (inbuilt InnoDB) 10.1.21 (inbuilt InnoDB)     8K OK
24 10.1.21 (InnoDB plugin) 10.1.21 (inbuilt InnoDB)     16K OK
Comment by Elena Stepanova [ 2017-01-12 ]

2017-01-12 17:57:29 bb-10.1-jplindst f965b3d82

trial old server new server encryption compression pagesize result
1 10.1.21 (inbuilt InnoDB) 10.1.21 (inbuilt InnoDB) ON   16K OK
2 10.1.21 (inbuilt InnoDB) 10.1.21 (inbuilt InnoDB) ON   4K UPGRADE_FAILURE
3 10.1.21 (InnoDB plugin) 10.1.21 (inbuilt InnoDB) ON   8K UPGRADE_FAILURE
4 10.1.21 (InnoDB plugin) 10.1.21 (inbuilt InnoDB) ON   16K OK
5 10.1.21 (InnoDB plugin) 10.1.21 (inbuilt InnoDB) ON   4K UPGRADE_FAILURE
6 10.1.21 (inbuilt InnoDB) 10.1.21 (inbuilt InnoDB) ON   8K UPGRADE_FAILURE
7 10.1.21 (InnoDB plugin) 10.1.21 (inbuilt InnoDB) ON ZLIB 8K UPGRADE_FAILURE
8 10.1.21 (inbuilt InnoDB) 10.1.21 (inbuilt InnoDB) ON ZLIB 4K UPGRADE_FAILURE
9 10.1.21 (InnoDB plugin) 10.1.21 (inbuilt InnoDB) ON ZLIB 4K UPGRADE_FAILURE
10 10.1.21 (InnoDB plugin) 10.1.21 (inbuilt InnoDB) ON ZLIB 16K OK
11 10.1.21 (inbuilt InnoDB) 10.1.21 (inbuilt InnoDB) ON ZLIB 16K OK
12 10.1.21 (inbuilt InnoDB) 10.1.21 (inbuilt InnoDB) ON ZLIB 8K UPGRADE_FAILURE
13 10.1.21 (InnoDB plugin) 10.1.21 (inbuilt InnoDB)   ZLIB 4K UPGRADE_FAILURE
14 10.1.21 (inbuilt InnoDB) 10.1.21 (inbuilt InnoDB)   ZLIB 16K OK
15 10.1.21 (InnoDB plugin) 10.1.21 (inbuilt InnoDB)   ZLIB 16K OK
16 10.1.21 (InnoDB plugin) 10.1.21 (inbuilt InnoDB)   ZLIB 8K UPGRADE_FAILURE
17 10.1.21 (inbuilt InnoDB) 10.1.21 (inbuilt InnoDB)   ZLIB 4K UPGRADE_FAILURE
18 10.1.21 (inbuilt InnoDB) 10.1.21 (inbuilt InnoDB)   ZLIB 8K UPGRADE_FAILURE
19 10.1.21 (InnoDB plugin) 10.1.21 (inbuilt InnoDB)     4K UPGRADE_FAILURE
20 10.1.21 (inbuilt InnoDB) 10.1.21 (inbuilt InnoDB)     16K OK
21 10.1.21 (InnoDB plugin) 10.1.21 (inbuilt InnoDB)     8K UPGRADE_FAILURE
22 10.1.21 (inbuilt InnoDB) 10.1.21 (inbuilt InnoDB)     4K UPGRADE_FAILURE
23 10.1.21 (inbuilt InnoDB) 10.1.21 (inbuilt InnoDB)     8K UPGRADE_FAILURE
24 10.1.21 (InnoDB plugin) 10.1.21 (inbuilt InnoDB)     16K OK

# 2017-01-12T18:02:57 [45622] | 2017-01-12 18:02:56 139893487916928 [Note] InnoDB: Waiting for purge to start
# 2017-01-12T18:02:57 [45622] | InnoDB: Error: tablespace file ./test/oltp5.ibd has page size 0x6000
# 2017-01-12T18:02:57 [45622] | InnoDB: but the data dictionary expects page size 0x4000!
# 2017-01-12T18:02:57 [45622] | 2017-01-12 18:02:56 7f3b527fc700  InnoDB: Assertion failure in thread 139892763903744 in file fil0fil.cc line 868
# 2017-01-12T18:02:57 [45622] | InnoDB: We intentionally generate a memory trap.
# 2017-01-12T18:02:57 [45622] | InnoDB: Submit a detailed bug report to http://bugs.mysql.com.
# 2017-01-12T18:02:57 [45622] | InnoDB: If you get repeated assertion failures or crashes, even
# 2017-01-12T18:02:57 [45622] | InnoDB: immediately after the mysqld startup, there may be
# 2017-01-12T18:02:57 [45622] | InnoDB: corruption in the InnoDB tablespace. Please refer to
# 2017-01-12T18:02:57 [45622] | InnoDB: http://dev.mysql.com/doc/refman/5.6/en/forcing-innodb-recovery.html
# 2017-01-12T18:02:57 [45622] | InnoDB: about forcing recovery.
# 2017-01-12T18:02:57 [45622] | 170112 18:02:56 [ERROR] mysqld got signal 6 ;

#5  0x00007f3b7b9f7b8b in abort () from /lib/x86_64-linux-gnu/libc.so.6
#6  0x00007f3b7e71c443 in fil_node_open_file (node=0x7f3b7aceae78, system=0x7f3b7ac2d478, space=0x7f3b7af75c78) at /home/elenst/git/bb-10.1-jplindst/storage/xtradb/fil/fil0fil.cc:868
#7  0x00007f3b7e725611 in fil_node_prepare_for_io (node=0x7f3b7aceae78, system=0x7f3b7ac2d478, space=0x7f3b7af75c78) at /home/elenst/git/bb-10.1-jplindst/storage/xtradb/fil/fil0fil.cc:5735
#8  0x00007f3b7e71e1f1 in fil_space_get_space (id=17) at /home/elenst/git/bb-10.1-jplindst/storage/xtradb/fil/fil0fil.cc:1659
#9  0x00007f3b7e71e416 in fil_space_get_flags (id=17) at /home/elenst/git/bb-10.1-jplindst/storage/xtradb/fil/fil0fil.cc:1757
#10 0x00007f3b7e71e472 in fil_space_get_zip_size (id=17) at /home/elenst/git/bb-10.1-jplindst/storage/xtradb/fil/fil0fil.cc:1784
#11 0x00007f3b7e6a96a6 in buf_page_get_gen (space=17, zip_size=0, offset=4, rw_latch=3, guess=0x0, mode=10, file=0x7f3b7ea410c0 "/home/elenst/git/bb-10.1-jplindst/storage/xtradb/row/row0row.cc", line=823, mtr=0x7f3b527fb130, err=0x7f3b527fab28) at /home/elenst/git/bb-10.1-jplindst/storage/xtradb/buf/buf0buf.cc:2929
#12 0x00007f3b7e67c9ee in btr_cur_search_to_nth_level (index=0x7f3b5144fb78, level=0, tuple=0x7f3b5144f178, mode=4, latch_mode=2, cursor=0x7f3b527fb050, has_search_latch=0, file=0x7f3b7ea410c0 "/home/elenst/git/bb-10.1-jplindst/storage/xtradb/row/row0row.cc", line=823, mtr=0x7f3b527fb130) at /home/elenst/git/bb-10.1-jplindst/storage/xtradb/btr/btr0cur.cc:659
#13 0x00007f3b7e5e322c in btr_pcur_open_low (index=0x7f3b5144fb78, level=0, tuple=0x7f3b5144f178, mode=4, latch_mode=8194, cursor=0x7f3b527fb050, file=0x7f3b7ea410c0 "/home/elenst/git/bb-10.1-jplindst/storage/xtradb/row/row0row.cc", line=823, mtr=0x7f3b527fb130) at /home/elenst/git/bb-10.1-jplindst/storage/xtradb/include/btr0pcur.ic:440
#14 0x00007f3b7e5e507e in row_search_index_entry (index=0x7f3b5144fb78, entry=0x7f3b5144f178, mode=8194, pcur=0x7f3b527fb050, mtr=0x7f3b527fb130) at /home/elenst/git/bb-10.1-jplindst/storage/xtradb/row/row0row.cc:823
#15 0x00007f3b7e5deb62 in row_purge_remove_sec_if_poss_leaf (node=0x7f3b7ae0ca78, index=0x7f3b5144fb78, entry=0x7f3b5144f178) at /home/elenst/git/bb-10.1-jplindst/storage/xtradb/row/row0purge.cc:451
#16 0x00007f3b7e5dedd1 in row_purge_remove_sec_if_poss (node=0x7f3b7ae0ca78, index=0x7f3b5144fb78, entry=0x7f3b5144f178) at /home/elenst/git/bb-10.1-jplindst/storage/xtradb/row/row0purge.cc:531
#17 0x00007f3b7e5df165 in row_purge_upd_exist_or_extern_func (thr=0x7f3b5af764c0, node=0x7f3b7ae0ca78, undo_rec=0x7f3b51419490 "\002,\f") at /home/elenst/git/bb-10.1-jplindst/storage/xtradb/row/row0purge.cc:630
#18 0x00007f3b7e5df96b in row_purge_record_func (node=0x7f3b7ae0ca78, undo_rec=0x7f3b51419490 "\002,\f", thr=0x7f3b5af764c0, updated_extern=false) at /home/elenst/git/bb-10.1-jplindst/storage/xtradb/row/row0purge.cc:870
#19 0x00007f3b7e5dfabb in row_purge (node=0x7f3b7ae0ca78, undo_rec=0x7f3b51419490 "\002,\f", thr=0x7f3b5af764c0) at /home/elenst/git/bb-10.1-jplindst/storage/xtradb/row/row0purge.cc:914
#20 0x00007f3b7e5dfd60 in row_purge_step (thr=0x7f3b5af764c0) at /home/elenst/git/bb-10.1-jplindst/storage/xtradb/row/row0purge.cc:994
#21 0x00007f3b7e57c1f5 in que_thr_step (thr=0x7f3b5af764c0) at /home/elenst/git/bb-10.1-jplindst/storage/xtradb/que/que0que.cc:1089
#22 0x00007f3b7e57c3f6 in que_run_threads_low (thr=0x7f3b5af764c0) at /home/elenst/git/bb-10.1-jplindst/storage/xtradb/que/que0que.cc:1151
#23 0x00007f3b7e57c583 in que_run_threads (thr=0x7f3b5af764c0) at /home/elenst/git/bb-10.1-jplindst/storage/xtradb/que/que0que.cc:1192
#24 0x00007f3b7e62f8d3 in trx_purge (n_purge_threads=1, batch_size=300, truncate=false) at /home/elenst/git/bb-10.1-jplindst/storage/xtradb/trx/trx0purge.cc:1251
#25 0x00007f3b7e6130ff in srv_do_purge (n_threads=1, n_total_purged=0x7f3b527fbe28) at /home/elenst/git/bb-10.1-jplindst/storage/xtradb/srv/srv0srv.cc:3505
#26 0x00007f3b7e6137d7 in srv_purge_coordinator_thread (arg=0x0) at /home/elenst/git/bb-10.1-jplindst/storage/xtradb/srv/srv0srv.cc:3685
#27 0x00007f3b7c384e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#28 0x00007f3b7bab1cbd in clone () from /lib/x86_64-linux-gnu/libc.so.6

Comment by Elena Stepanova [ 2017-01-14 ]

bb-10.1-mdev-11623 77aeab442281a3ae8b0eb5c5fc7243f9172c914c

2017-01-14 06:03:10 Upgrade from 10.0 (big test)

trial type pagesize OLD version encrypted compressed   NEW version encrypted compressed readonly result notes
1 crash 16 10.0.10 (InnoDB plugin) - - => 10.1.21 (InnoDB plugin) - - on FAIL POSSIBLE_FAILURE
2 crash 16 10.0.10 (InnoDB plugin) - - => 10.1.21 (InnoDB plugin) - - - OK  
3 crash 16 10.0.10 (InnoDB plugin) - - => 10.1.21 (InnoDB plugin) on - - OK  
4 crash 16 10.0.10 (InnoDB plugin) - - => 10.1.21 (InnoDB plugin) on - on FAIL POSSIBLE_FAILURE
5 crash 4 10.0.10 (InnoDB plugin) - - => 10.1.21 (InnoDB plugin) - - on FAIL POSSIBLE_FAILURE
6 crash 4 10.0.10 (InnoDB plugin) - - => 10.1.21 (InnoDB plugin) - - - OK  
7 crash 4 10.0.10 (InnoDB plugin) - - => 10.1.21 (InnoDB plugin) on - on FAIL POSSIBLE_FAILURE
8 crash 4 10.0.10 (InnoDB plugin) - - => 10.1.21 (InnoDB plugin) on - - OK  
9 crash 8 10.0.10 (InnoDB plugin) - - => 10.1.21 (InnoDB plugin) - - on FAIL POSSIBLE_FAILURE
10 crash 8 10.0.10 (InnoDB plugin) - - => 10.1.21 (InnoDB plugin) - - - OK  
11 crash 8 10.0.10 (InnoDB plugin) - - => 10.1.21 (InnoDB plugin) on - - OK  
12 crash 8 10.0.10 (InnoDB plugin) - - => 10.1.21 (InnoDB plugin) on - on FAIL POSSIBLE_FAILURE
13 crash 4 10.0.10 (InnoDB plugin) - - => 10.1.21 (inbuilt) - - - OK  
14 crash 4 10.0.10 (InnoDB plugin) - - => 10.1.21 (inbuilt) - - on FAIL POSSIBLE_FAILURE
15 crash 4 10.0.10 (InnoDB plugin) - - => 10.1.21 (inbuilt) on - - OK  
16 crash 4 10.0.10 (InnoDB plugin) - - => 10.1.21 (inbuilt) on - on FAIL POSSIBLE_FAILURE
17 crash 16 10.0.10 (InnoDB plugin) - - => 10.1.21 (inbuilt) on - on FAIL POSSIBLE_FAILURE
18 crash 16 10.0.10 (InnoDB plugin) - - => 10.1.21 (inbuilt) on - - OK  
19 crash 16 10.0.10 (InnoDB plugin) - - => 10.1.21 (inbuilt) - - - OK  
20 crash 16 10.0.10 (InnoDB plugin) - - => 10.1.21 (inbuilt) - - on FAIL POSSIBLE_FAILURE
21 crash 8 10.0.10 (InnoDB plugin) - - => 10.1.21 (inbuilt) - - - OK  
22 crash 8 10.0.10 (InnoDB plugin) - - => 10.1.21 (inbuilt) - - on FAIL POSSIBLE_FAILURE
23 crash 8 10.0.10 (InnoDB plugin) - - => 10.1.21 (inbuilt) on - on FAIL POSSIBLE_FAILURE
24 crash 8 10.0.10 (InnoDB plugin) - - => 10.1.21 (inbuilt) on - - OK  
25 crash 4 10.0.29 (inbuilt) - - => 10.1.21 (InnoDB plugin) on - on OK  
26 crash 4 10.0.29 (inbuilt) - - => 10.1.21 (InnoDB plugin) on - - OK  
27 crash 4 10.0.29 (inbuilt) - - => 10.1.21 (InnoDB plugin) - - - OK  
28 crash 4 10.0.29 (inbuilt) - - => 10.1.21 (InnoDB plugin) - - on OK  
29 crash 16 10.0.29 (inbuilt) - - => 10.1.21 (InnoDB plugin) on - - OK  
30 crash 16 10.0.29 (inbuilt) - - => 10.1.21 (InnoDB plugin) on - on OK  
31 crash 16 10.0.29 (inbuilt) - - => 10.1.21 (InnoDB plugin) - - - OK  
32 crash 16 10.0.29 (inbuilt) - - => 10.1.21 (InnoDB plugin) - - on OK  
33 crash 8 10.0.29 (inbuilt) - - => 10.1.21 (InnoDB plugin) - - - OK  
34 crash 8 10.0.29 (inbuilt) - - => 10.1.21 (InnoDB plugin) - - on OK  
35 crash 8 10.0.29 (inbuilt) - - => 10.1.21 (InnoDB plugin) on - on OK  
36 crash 8 10.0.29 (inbuilt) - - => 10.1.21 (InnoDB plugin) on - - OK  
37 crash 16 10.0.29 (inbuilt) - - => 10.1.21 (inbuilt) - - on OK  
38 crash 16 10.0.29 (inbuilt) - - => 10.1.21 (inbuilt) - - - OK  
39 crash 16 10.0.29 (inbuilt) - - => 10.1.21 (inbuilt) on - on OK  
40 crash 16 10.0.29 (inbuilt) - - => 10.1.21 (inbuilt) on - - OK  
41 crash 8 10.0.29 (inbuilt) - - => 10.1.21 (inbuilt) on - on OK  
42 crash 8 10.0.29 (inbuilt) - - => 10.1.21 (inbuilt) on - - OK  
43 crash 8 10.0.29 (inbuilt) - - => 10.1.21 (inbuilt) - - on OK  
44 crash 8 10.0.29 (inbuilt) - - => 10.1.21 (inbuilt) - - - OK  
45 crash 4 10.0.29 (inbuilt) - - => 10.1.21 (inbuilt) - - - OK  
46 crash 4 10.0.29 (inbuilt) - - => 10.1.21 (inbuilt) - - on OK  
47 crash 4 10.0.29 (inbuilt) - - => 10.1.21 (inbuilt) on - - OK  
48 crash 4 10.0.29 (inbuilt) - - => 10.1.21 (inbuilt) on - on OK  
73 crash 16 10.0.10 (inbuilt) - - => 10.1.21 (InnoDB plugin) - - - OK  
74 crash 16 10.0.10 (inbuilt) - - => 10.1.21 (InnoDB plugin) - - on FAIL POSSIBLE_FAILURE
75 crash 16 10.0.10 (inbuilt) - - => 10.1.21 (InnoDB plugin) on - on FAIL POSSIBLE_FAILURE
76 crash 16 10.0.10 (inbuilt) - - => 10.1.21 (InnoDB plugin) on - - OK  
77 crash 8 10.0.10 (inbuilt) - - => 10.1.21 (InnoDB plugin) - - on FAIL POSSIBLE_FAILURE
78 crash 8 10.0.10 (inbuilt) - - => 10.1.21 (InnoDB plugin) - - - OK  
79 crash 8 10.0.10 (inbuilt) - - => 10.1.21 (InnoDB plugin) on - - OK  
80 crash 8 10.0.10 (inbuilt) - - => 10.1.21 (InnoDB plugin) on - on FAIL POSSIBLE_FAILURE
81 crash 4 10.0.10 (inbuilt) - - => 10.1.21 (InnoDB plugin) on - on FAIL POSSIBLE_FAILURE
82 crash 4 10.0.10 (inbuilt) - - => 10.1.21 (InnoDB plugin) on - - OK  
83 crash 4 10.0.10 (inbuilt) - - => 10.1.21 (InnoDB plugin) - - - OK  
84 crash 4 10.0.10 (inbuilt) - - => 10.1.21 (InnoDB plugin) - - on FAIL POSSIBLE_FAILURE
85 crash 4 10.0.10 (inbuilt) - - => 10.1.21 (inbuilt) - - - OK  
86 crash 4 10.0.10 (inbuilt) - - => 10.1.21 (inbuilt) - - on FAIL POSSIBLE_FAILURE
87 crash 4 10.0.10 (inbuilt) - - => 10.1.21 (inbuilt) on - - OK  
88 crash 4 10.0.10 (inbuilt) - - => 10.1.21 (inbuilt) on - on FAIL POSSIBLE_FAILURE
89 crash 8 10.0.10 (inbuilt) - - => 10.1.21 (inbuilt) on - - OK  
90 crash 8 10.0.10 (inbuilt) - - => 10.1.21 (inbuilt) on - on FAIL POSSIBLE_FAILURE
91 crash 8 10.0.10 (inbuilt) - - => 10.1.21 (inbuilt) - - on FAIL POSSIBLE_FAILURE
92 crash 8 10.0.10 (inbuilt) - - => 10.1.21 (inbuilt) - - - OK  
93 crash 16 10.0.10 (inbuilt) - - => 10.1.21 (inbuilt) - - on FAIL POSSIBLE_FAILURE
94 crash 16 10.0.10 (inbuilt) - - => 10.1.21 (inbuilt) - - - OK  
95 crash 16 10.0.10 (inbuilt) - - => 10.1.21 (inbuilt) on - - OK  
96 crash 16 10.0.10 (inbuilt) - - => 10.1.21 (inbuilt) on - on FAIL POSSIBLE_FAILURE
97 crash 16 10.0.29 (InnoDB plugin) - - => 10.1.21 (InnoDB plugin) - - on OK  
98 crash 16 10.0.29 (InnoDB plugin) - - => 10.1.21 (InnoDB plugin) - - - OK  
99 crash 16 10.0.29 (InnoDB plugin) - - => 10.1.21 (InnoDB plugin) on - - OK  
100 crash 16 10.0.29 (InnoDB plugin) - - => 10.1.21 (InnoDB plugin) on - on OK  
101 crash 8 10.0.29 (InnoDB plugin) - - => 10.1.21 (InnoDB plugin) - - - OK  
102 crash 8 10.0.29 (InnoDB plugin) - - => 10.1.21 (InnoDB plugin) - - on OK  
103 crash 8 10.0.29 (InnoDB plugin) - - => 10.1.21 (InnoDB plugin) on - - OK  
104 crash 8 10.0.29 (InnoDB plugin) - - => 10.1.21 (InnoDB plugin) on - on OK  
105 crash 4 10.0.29 (InnoDB plugin) - - => 10.1.21 (InnoDB plugin) on - on OK  
106 crash 4 10.0.29 (InnoDB plugin) - - => 10.1.21 (InnoDB plugin) on - - OK  
107 crash 4 10.0.29 (InnoDB plugin) - - => 10.1.21 (InnoDB plugin) - - on OK  
108 crash 4 10.0.29 (InnoDB plugin) - - => 10.1.21 (InnoDB plugin) - - - OK  
109 crash 16 10.0.29 (InnoDB plugin) - - => 10.1.21 (inbuilt) - - on OK  
110 crash 16 10.0.29 (InnoDB plugin) - - => 10.1.21 (inbuilt) - - - OK  
111 crash 16 10.0.29 (InnoDB plugin) - - => 10.1.21 (inbuilt) on - on OK  
112 crash 16 10.0.29 (InnoDB plugin) - - => 10.1.21 (inbuilt) on - - OK  
113 crash 4 10.0.29 (InnoDB plugin) - - => 10.1.21 (inbuilt) - - - OK  
114 crash 4 10.0.29 (InnoDB plugin) - - => 10.1.21 (inbuilt) - - on OK  
115 crash 4 10.0.29 (InnoDB plugin) - - => 10.1.21 (inbuilt) on - on OK  
116 crash 4 10.0.29 (InnoDB plugin) - - => 10.1.21 (inbuilt) on - - OK  
117 crash 8 10.0.29 (InnoDB plugin) - - => 10.1.21 (inbuilt) - - on OK  
118 crash 8 10.0.29 (InnoDB plugin) - - => 10.1.21 (inbuilt) - - - OK  
119 crash 8 10.0.29 (InnoDB plugin) - - => 10.1.21 (inbuilt) on - - OK  
120 crash 8 10.0.29 (InnoDB plugin) - - => 10.1.21 (inbuilt) on - on OK  
121 normal 4 10.0.10 (InnoDB plugin) - - => 10.1.21 (inbuilt) - - on OK  
122 normal 4 10.0.10 (InnoDB plugin) - - => 10.1.21 (inbuilt) - - - OK  
123 normal 4 10.0.10 (InnoDB plugin) - - => 10.1.21 (inbuilt) on - - OK  
124 normal 4 10.0.10 (InnoDB plugin) - - => 10.1.21 (inbuilt) on - on OK  
125 normal 8 10.0.10 (InnoDB plugin) - - => 10.1.21 (inbuilt) on - on OK  
126 normal 8 10.0.10 (InnoDB plugin) - - => 10.1.21 (inbuilt) on - - OK  
127 normal 8 10.0.10 (InnoDB plugin) - - => 10.1.21 (inbuilt) - - on OK  
128 normal 8 10.0.10 (InnoDB plugin) - - => 10.1.21 (inbuilt) - - - OK  
129 normal 16 10.0.10 (InnoDB plugin) - - => 10.1.21 (inbuilt) - - on OK  
130 normal 16 10.0.10 (InnoDB plugin) - - => 10.1.21 (inbuilt) - - - OK  
131 normal 16 10.0.10 (InnoDB plugin) - - => 10.1.21 (inbuilt) on - on OK  
132 normal 16 10.0.10 (InnoDB plugin) - - => 10.1.21 (inbuilt) on - - OK  
133 normal 16 10.0.10 (InnoDB plugin) - - => 10.1.21 (InnoDB plugin) - - on OK  
134 normal 16 10.0.10 (InnoDB plugin) - - => 10.1.21 (InnoDB plugin) - - - OK  
135 normal 16 10.0.10 (InnoDB plugin) - - => 10.1.21 (InnoDB plugin) on - - OK  
136 normal 16 10.0.10 (InnoDB plugin) - - => 10.1.21 (InnoDB plugin) on - on OK  
137 normal 4 10.0.10 (InnoDB plugin) - - => 10.1.21 (InnoDB plugin) on - on OK  
138 normal 4 10.0.10 (InnoDB plugin) - - => 10.1.21 (InnoDB plugin) on - - OK  
139 normal 4 10.0.10 (InnoDB plugin) - - => 10.1.21 (InnoDB plugin) - - on OK  
140 normal 4 10.0.10 (InnoDB plugin) - - => 10.1.21 (InnoDB plugin) - - - OK  
141 normal 8 10.0.10 (InnoDB plugin) - - => 10.1.21 (InnoDB plugin) - - on OK  
142 normal 8 10.0.10 (InnoDB plugin) - - => 10.1.21 (InnoDB plugin) - - - OK  
143 normal 8 10.0.10 (InnoDB plugin) - - => 10.1.21 (InnoDB plugin) on - - OK  
144 normal 8 10.0.10 (InnoDB plugin) - - => 10.1.21 (InnoDB plugin) on - on OK  
145 normal 8 10.0.10 (inbuilt) - - => 10.1.21 (InnoDB plugin) - - on OK  
146 normal 8 10.0.10 (inbuilt) - - => 10.1.21 (InnoDB plugin) - - - OK  
147 normal 8 10.0.10 (inbuilt) - - => 10.1.21 (InnoDB plugin) on - - OK  
148 normal 8 10.0.10 (inbuilt) - - => 10.1.21 (InnoDB plugin) on - on OK  
149 normal 4 10.0.10 (inbuilt) - - => 10.1.21 (InnoDB plugin) on - - OK  
150 normal 4 10.0.10 (inbuilt) - - => 10.1.21 (InnoDB plugin) on - on OK  
151 normal 4 10.0.10 (inbuilt) - - => 10.1.21 (InnoDB plugin) - - - OK  
152 normal 4 10.0.10 (inbuilt) - - => 10.1.21 (InnoDB plugin) - - on OK  
153 normal 16 10.0.10 (inbuilt) - - => 10.1.21 (InnoDB plugin) - - on OK  
154 normal 16 10.0.10 (inbuilt) - - => 10.1.21 (InnoDB plugin) - - - OK  
155 normal 16 10.0.10 (inbuilt) - - => 10.1.21 (InnoDB plugin) on - - OK  
156 normal 16 10.0.10 (inbuilt) - - => 10.1.21 (InnoDB plugin) on - on OK  
157 normal 4 10.0.10 (inbuilt) - - => 10.1.21 (inbuilt) - - - OK  
158 normal 4 10.0.10 (inbuilt) - - => 10.1.21 (inbuilt) - - on OK  
159 normal 4 10.0.10 (inbuilt) - - => 10.1.21 (inbuilt) on - - OK  
160 normal 4 10.0.10 (inbuilt) - - => 10.1.21 (inbuilt) on - on OK  
161 normal 16 10.0.10 (inbuilt) - - => 10.1.21 (inbuilt) on - on OK  
162 normal 16 10.0.10 (inbuilt) - - => 10.1.21 (inbuilt) on - - OK  
163 normal 16 10.0.10 (inbuilt) - - => 10.1.21 (inbuilt) - - - OK  
164 normal 16 10.0.10 (inbuilt) - - => 10.1.21 (inbuilt) - - on OK  
165 normal 8 10.0.10 (inbuilt) - - => 10.1.21 (inbuilt) on - - OK  
166 normal 8 10.0.10 (inbuilt) - - => 10.1.21 (inbuilt) on - on OK  
167 normal 8 10.0.10 (inbuilt) - - => 10.1.21 (inbuilt) - - on OK  
168 normal 8 10.0.10 (inbuilt) - - => 10.1.21 (inbuilt) - - - OK  
193 normal 4 10.0.29 (InnoDB plugin) - - => 10.1.21 (InnoDB plugin) on - - OK  
194 normal 4 10.0.29 (InnoDB plugin) - - => 10.1.21 (InnoDB plugin) on - on OK  
195 normal 4 10.0.29 (InnoDB plugin) - - => 10.1.21 (InnoDB plugin) - - - OK  
196 normal 4 10.0.29 (InnoDB plugin) - - => 10.1.21 (InnoDB plugin) - - on OK  
197 normal 16 10.0.29 (InnoDB plugin) - - => 10.1.21 (InnoDB plugin) on - - OK  
198 normal 16 10.0.29 (InnoDB plugin) - - => 10.1.21 (InnoDB plugin) on - on OK  
199 normal 16 10.0.29 (InnoDB plugin) - - => 10.1.21 (InnoDB plugin) - - - OK  
200 normal 16 10.0.29 (InnoDB plugin) - - => 10.1.21 (InnoDB plugin) - - on OK  
201 normal 8 10.0.29 (InnoDB plugin) - - => 10.1.21 (InnoDB plugin) on - on OK  
202 normal 8 10.0.29 (InnoDB plugin) - - => 10.1.21 (InnoDB plugin) on - - OK  
203 normal 8 10.0.29 (InnoDB plugin) - - => 10.1.21 (InnoDB plugin) - - - OK  
204 normal 8 10.0.29 (InnoDB plugin) - - => 10.1.21 (InnoDB plugin) - - on OK  
205 normal 4 10.0.29 (InnoDB plugin) - - => 10.1.21 (inbuilt) - - - OK  
206 normal 4 10.0.29 (InnoDB plugin) - - => 10.1.21 (inbuilt) - - on OK  
207 normal 4 10.0.29 (InnoDB plugin) - - => 10.1.21 (inbuilt) on - on OK  
208 normal 4 10.0.29 (InnoDB plugin) - - => 10.1.21 (inbuilt) on - - OK  
209 normal 16 10.0.29 (InnoDB plugin) - - => 10.1.21 (inbuilt) on - - OK  
210 normal 16 10.0.29 (InnoDB plugin) - - => 10.1.21 (inbuilt) on - on OK  
211 normal 16 10.0.29 (InnoDB plugin) - - => 10.1.21 (inbuilt) - - on OK  
212 normal 16 10.0.29 (InnoDB plugin) - - => 10.1.21 (inbuilt) - - - OK  
213 normal 8 10.0.29 (InnoDB plugin) - - => 10.1.21 (inbuilt) on - - OK  
214 normal 8 10.0.29 (InnoDB plugin) - - => 10.1.21 (inbuilt) on - on OK  
215 normal 8 10.0.29 (InnoDB plugin) - - => 10.1.21 (inbuilt) - - on OK  
216 normal 8 10.0.29 (InnoDB plugin) - - => 10.1.21 (inbuilt) - - - OK  
217 normal 16 10.0.29 (inbuilt) - - => 10.1.21 (inbuilt) - - on OK  
218 normal 16 10.0.29 (inbuilt) - - => 10.1.21 (inbuilt) - - - OK  
219 normal 16 10.0.29 (inbuilt) - - => 10.1.21 (inbuilt) on - on OK  
220 normal 16 10.0.29 (inbuilt) - - => 10.1.21 (inbuilt) on - - OK  
221 normal 4 10.0.29 (inbuilt) - - => 10.1.21 (inbuilt) on - - OK  
222 normal 4 10.0.29 (inbuilt) - - => 10.1.21 (inbuilt) on - on OK  
223 normal 4 10.0.29 (inbuilt) - - => 10.1.21 (inbuilt) - - - OK  
224 normal 4 10.0.29 (inbuilt) - - => 10.1.21 (inbuilt) - - on OK  
225 normal 8 10.0.29 (inbuilt) - - => 10.1.21 (inbuilt) on - - OK  
226 normal 8 10.0.29 (inbuilt) - - => 10.1.21 (inbuilt) on - on OK  
227 normal 8 10.0.29 (inbuilt) - - => 10.1.21 (inbuilt) - - - OK  
228 normal 8 10.0.29 (inbuilt) - - => 10.1.21 (inbuilt) - - on OK  
229 normal 4 10.0.29 (inbuilt) - - => 10.1.21 (InnoDB plugin) - - on OK  
230 normal 4 10.0.29 (inbuilt) - - => 10.1.21 (InnoDB plugin) - - - OK  
231 normal 4 10.0.29 (inbuilt) - - => 10.1.21 (InnoDB plugin) on - on OK  
232 normal 4 10.0.29 (inbuilt) - - => 10.1.21 (InnoDB plugin) on - - OK  
233 normal 8 10.0.29 (inbuilt) - - => 10.1.21 (InnoDB plugin) on - on OK  
234 normal 8 10.0.29 (inbuilt) - - => 10.1.21 (InnoDB plugin) on - - OK  
235 normal 8 10.0.29 (inbuilt) - - => 10.1.21 (InnoDB plugin) - - - OK  
236 normal 8 10.0.29 (inbuilt) - - => 10.1.21 (InnoDB plugin) - - on OK  
237 normal 16 10.0.29 (inbuilt) - - => 10.1.21 (InnoDB plugin) - - on OK  
238 normal 16 10.0.29 (inbuilt) - - => 10.1.21 (InnoDB plugin) - - - OK  
239 normal 16 10.0.29 (inbuilt) - - => 10.1.21 (InnoDB plugin) on - - OK  
240 normal 16 10.0.29 (inbuilt) - - => 10.1.21 (InnoDB plugin) on - on OK  
Comment by Elena Stepanova [ 2017-01-15 ]

bb-10.1-mdev-11623 889b61b5

2017-01-14 19:43:58 Upgrade from 10.1 (small test, buildbot)

trial type pagesize OLD version encrypted compressed   NEW version encrypted compressed readonly result notes
1 crash 64 10.1.20 (inbuilt) - zlib => 10.1.21 (inbuilt) - zlib - FAIL MDEV-11792
2 crash 64 10.1.20 (inbuilt) on zlib => 10.1.21 (inbuilt) on zlib - OK  
3 crash 64 10.1.20 (inbuilt) - - => 10.1.21 (inbuilt) - - - OK  
4 crash 64 10.1.20 (inbuilt) on - => 10.1.21 (inbuilt) on - - FAIL MDEV-11792
5 crash 8 10.1.20 (inbuilt) - zlib => 10.1.21 (inbuilt) - zlib - OK  
6 crash 8 10.1.20 (inbuilt) on zlib => 10.1.21 (inbuilt) on zlib - FAIL patch
7 crash 8 10.1.20 (inbuilt) - - => 10.1.21 (inbuilt) - - - OK  
8 crash 8 10.1.20 (inbuilt) on - => 10.1.21 (inbuilt) on - - FAIL patch
9 crash 16 10.1.20 (inbuilt) on - => 10.1.21 (inbuilt) on - - OK  
10 crash 16 10.1.20 (inbuilt) - - => 10.1.21 (inbuilt) - - - OK  
11 crash 16 10.1.20 (inbuilt) - zlib => 10.1.21 (inbuilt) - zlib - OK  
12 crash 16 10.1.20 (inbuilt) on zlib => 10.1.21 (inbuilt) on zlib - OK  
13 crash 32 10.1.20 (inbuilt) on zlib => 10.1.21 (inbuilt) on zlib - OK  
14 crash 32 10.1.20 (inbuilt) - zlib => 10.1.21 (inbuilt) - zlib - OK  
15 crash 32 10.1.20 (inbuilt) on - => 10.1.21 (inbuilt) on - - FAIL MDEV-11792
16 crash 32 10.1.20 (inbuilt) - - => 10.1.21 (inbuilt) - - - OK  
17 crash 4 10.1.20 (inbuilt) on - => 10.1.21 (inbuilt) on - - OK  
18 crash 4 10.1.20 (inbuilt) - - => 10.1.21 (inbuilt) - - - OK  
19 crash 4 10.1.20 (inbuilt) on zlib => 10.1.21 (inbuilt) on zlib - OK  
20 crash 4 10.1.20 (inbuilt) - zlib => 10.1.21 (inbuilt) - zlib - OK  
21 normal 32 10.1.20 (inbuilt) - - => 10.1.21 (inbuilt) - - - OK  
22 normal 32 10.1.20 (inbuilt) on - => 10.1.21 (inbuilt) on - - OK  
23 normal 32 10.1.20 (inbuilt) - zlib => 10.1.21 (inbuilt) - zlib - OK  
24 normal 32 10.1.20 (inbuilt) on zlib => 10.1.21 (inbuilt) on zlib - FAIL MDEV-11792
25 normal 4 10.1.20 (inbuilt) on - => 10.1.21 (inbuilt) on - - OK  
26 normal 4 10.1.20 (inbuilt) - - => 10.1.21 (inbuilt) - - - OK  
27 normal 4 10.1.20 (inbuilt) on zlib => 10.1.21 (inbuilt) on zlib - OK  
28 normal 4 10.1.20 (inbuilt) - zlib => 10.1.21 (inbuilt) - zlib - OK  
29 normal 16 10.1.20 (inbuilt) on zlib => 10.1.21 (inbuilt) on zlib - OK  
30 normal 16 10.1.20 (inbuilt) - zlib => 10.1.21 (inbuilt) - zlib - OK  
31 normal 16 10.1.20 (inbuilt) on - => 10.1.21 (inbuilt) on - - OK  
32 normal 16 10.1.20 (inbuilt) - - => 10.1.21 (inbuilt) - - - OK  
33 normal 64 10.1.20 (inbuilt) on zlib => 10.1.21 (inbuilt) on zlib - FAIL MDEV-11792
34 normal 64 10.1.20 (inbuilt) - zlib => 10.1.21 (inbuilt) - zlib - FAIL MDEV-11792
35 normal 64 10.1.20 (inbuilt) - - => 10.1.21 (inbuilt) - - - FAIL MDEV-11792
36 normal 64 10.1.20 (inbuilt) on - => 10.1.21 (inbuilt) on - - FAIL MDEV-11792
37 normal 8 10.1.20 (inbuilt) - zlib => 10.1.21 (inbuilt) - zlib - OK  
38 normal 8 10.1.20 (inbuilt) on zlib => 10.1.21 (inbuilt) on zlib - OK  
39 normal 8 10.1.20 (inbuilt) on - => 10.1.21 (inbuilt) on - - OK  
40 normal 8 10.1.20 (inbuilt) - - => 10.1.21 (inbuilt) - - - OK  

2017-01-14 19:00:49 Upgrade from 10.0 and MySQL 5.6 (small test, buildbot)

trial type pagesize OLD version encrypted compressed   NEW version encrypted compressed readonly result notes
1 crash 16 5.6.35 (inbuilt) - - => 10.1.21 (inbuilt) - - - OK  
2 crash 16 5.6.35 (inbuilt) - - => 10.1.21 (inbuilt) on - - OK  
3 crash 4 5.6.35 (inbuilt) - - => 10.1.21 (inbuilt) - - - OK  
4 crash 4 5.6.35 (inbuilt) - - => 10.1.21 (inbuilt) on - - OK  
5 crash 8 5.6.35 (inbuilt) - - => 10.1.21 (inbuilt) on - - OK  
6 crash 8 5.6.35 (inbuilt) - - => 10.1.21 (inbuilt) - - - OK  
7 crash 4 10.0.28 (inbuilt) - - => 10.1.21 (inbuilt) - - - OK  
8 crash 4 10.0.28 (inbuilt) - - => 10.1.21 (inbuilt) on - - OK  
9 crash 16 10.0.28 (inbuilt) - - => 10.1.21 (inbuilt) - - - OK  
10 crash 16 10.0.28 (inbuilt) - - => 10.1.21 (inbuilt) on - - OK  
11 crash 8 10.0.28 (inbuilt) - - => 10.1.21 (inbuilt) - - - OK  
12 crash 8 10.0.28 (inbuilt) - - => 10.1.21 (inbuilt) on - - OK  
13 normal 4 10.0.28 (inbuilt) - - => 10.1.21 (inbuilt) on - - OK  
14 normal 4 10.0.28 (inbuilt) - - => 10.1.21 (inbuilt) - - - OK  
15 normal 16 10.0.28 (inbuilt) - - => 10.1.21 (inbuilt) on - - OK  
16 normal 16 10.0.28 (inbuilt) - - => 10.1.21 (inbuilt) - - - OK  
17 normal 8 10.0.28 (inbuilt) - - => 10.1.21 (inbuilt) - - - OK  
18 normal 8 10.0.28 (inbuilt) - - => 10.1.21 (inbuilt) on - - OK  
19 normal 8 5.6.35 (inbuilt) - - => 10.1.21 (inbuilt) on - - OK  
20 normal 8 5.6.35 (inbuilt) - - => 10.1.21 (inbuilt) - - - OK  
21 normal 4 5.6.35 (inbuilt) - - => 10.1.21 (inbuilt) - - - OK  
22 normal 4 5.6.35 (inbuilt) - - => 10.1.21 (inbuilt) on - - OK  
23 normal 16 5.6.35 (inbuilt) - - => 10.1.21 (inbuilt) - - - OK  
24 normal 16 5.6.35 (inbuilt) - - => 10.1.21 (inbuilt) on - - OK  
Comment by Elena Stepanova [ 2017-04-23 ]

Short tests are now run in buildbot, in kvm-qa-linux (upgr_* tests).

Longer tests (more variations) are run periodically, results are published in the KB:
https://mariadb.com/kb/en/mariadb/innodb-upgrade-tests/

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