mirror of
https://github.com/MariaDB/server.git
synced 2026-05-07 15:45:33 +02:00
Merge branch '10.2' into 10.3
This commit is contained in:
commit
36e59752e7
273 changed files with 4469 additions and 1286 deletions
|
|
@ -686,7 +686,7 @@ fsp_flags_convert_from_101(ulint flags)
|
|||
|
||||
/* Bits 13..16 are the wrong position for PAGE_SSIZE, and they
|
||||
should contain one of the values 3,4,6,7, that is, be of the form
|
||||
0b0011 or 0b01xx (except 0b0110).
|
||||
0b0011 or 0b01xx (except 0b0101).
|
||||
In correct versions, these bits should be 0bc0se
|
||||
where c is the MariaDB COMPRESSED flag
|
||||
and e is the MySQL 5.7 ENCRYPTION flag
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue