mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 04:53:01 +01:00
6 lines
281 B
Text
6 lines
281 B
Text
MYSQL_STORAGE_ENGINE(blackhole,,[Blackhole Storage Engine],
|
|
[Basic Write-only Read-never tables], [max,max-no-ndb])
|
|
MYSQL_PLUGIN_DIRECTORY(blackhole, [storage/blackhole])
|
|
MYSQL_PLUGIN_STATIC(blackhole, [libblackhole.a])
|
|
MYSQL_PLUGIN_DYNAMIC(blackhole, [ha_blackhole.la])
|
|
|