Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
Description
The MariaDB documentation has some InnoDB limits described here:
https://mariadb.com/kb/en/library/xtradbinnodb-storage-formats/
But the MySQL documentation has many more details and examples:
https://dev.mysql.com/doc/refman/5.7/en/innodb-restrictions.html
The MariaDB documentation should probably include similar details, or at least link to the relevant MySQL documentation page for the specific MariaDB version. If MariaDB differs from MySQL in any way, those details should also be documented.