mirror of
https://github.com/MariaDB/server.git
synced 2026-04-19 14:55:32 +02:00
5 lines
219 B
Text
5 lines
219 B
Text
MYSQL_STORAGE_ENGINE(heap,no, [Memory Storage Engine],
|
|
[Volatile memory based tables])
|
|
MYSQL_PLUGIN_STATIC(heap, [libheap_s.la], [libheap_embedded.la])
|
|
MYSQL_PLUGIN_MANDATORY(heap) dnl Memory tables
|
|
|