Details
-
Task
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Won't Fix
-
None
-
None
Description
The Aria engine does not start with --maria-pagecache-buffer-size=128K --maria-block-size=
{16K,32K}. This prevents this particular combination of values (low page cache, large pages) to be tested.
To repeat:
MTR_VERSION=1 perl mysql-test-run.pl -mysqld=maria-pagecache-buffer-size=128K --start-and-exit 1st --mysqld=-maria-block-size=16K
the error log says:
110226 18:38:40 [ERROR] mysqld: Not enough memory to allocate 8 pagecache pages
110226 18:38:40 [ERROR] Plugin 'MARIA' init function returned error.
110226 18:38:40 [ERROR] Plugin 'MARIA' registration as a STORAGE ENGINE failed.