Bug #107211 Option to increase InnoDB page size to 128K
Submitted: 4 May 2022 12:33 Modified: 4 May 2022 13:32
Reporter: Dikkie Dak Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Server Severity:S4 (Feature request)
Version:8.0 OS:Any
Assigned to: CPU Architecture:Any

[4 May 2022 12:33] Dikkie Dak
Description:
Currently the InnoDB page size can be adjusted by setting for example innodb_page_size = 64K. 64K is the current limit, but 128K would be a welcome option for some use cases.

How to repeat:
Allow innodb_page_size = 128K
[4 May 2022 13:32] MySQL Verification Team
Hi Mr. Dak,

Thank you for your feature request.

Unfortunately, this request can not be implemented.

It would have required drastic changes in the entire InnoDB code, without any major gains. Hence, this feature is not feasible to be implemented.