Details
-
Bug
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
10.6
-
None
-
Linux
Description
According to KB aria-system-variables/#aria_block_size and MDEV-19805 I should be able to set `aria_block_size` to 4096 but this causes an initialization failure:
ERROR 1071 (42000) at line 31 in file: 'scripts/mysql_system_tables.sql': Specified key was too long; max key length is 1233 bytes
|
ERROR 1071 (42000) at line 103 in file: 'scripts/mysql_system_tables.sql': Specified key was too long; max key length is 1233 bytes
|
ERROR 1071 (42000) at line 114 in file: 'scripts/mysql_system_tables.sql': Specified key was too long; max key length is 1233 bytes
|
ERROR 1071 (42000) at line 121 in file: 'scripts/mysql_system_tables.sql': Specified key was too long; max key length is 1233 bytes
|
ERROR 1071 (42000) at line 152 in file: 'scripts/mysql_system_tables.sql': Specified key was too long; max key length is 1233 bytes
|
ERROR 1071 (42000) at line 297 in file: 'scripts/mysql_system_tables.sql': Specified key was too long; max key length is 1233 bytes
|
Attachments
Issue Links
- duplicates
-
MDEV-26688 Can no longer modify aria_block_size
- Confirmed
- is caused by
-
MDEV-24312 master_host has 60 character limit, increase to 255 bytes
- Closed
- relates to
-
MDEV-19805 Changing aria block size to 1024 will break install_system_tables
- Closed