mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 20:42:30 +01:00
db590c1897
storage/archive/plug.in: MYSQL_PLUGIN_DIRECTORY for plug.in files is set automagically storage/example/plug.in: MYSQL_PLUGIN_DIRECTORY for plug.in files is set automagically
4 lines
228 B
Text
4 lines
228 B
Text
MYSQL_STORAGE_ENGINE(example,, [Example Storage Engine],
|
|
[Skeleton for Storage Engines for developers], [max,max-no-ndb])
|
|
MYSQL_PLUGIN_STATIC(example, [libexample.a])
|
|
MYSQL_PLUGIN_DYNAMIC(example, [ha_example.la])
|