mirror of
https://github.com/MariaDB/server.git
synced 2025-05-11 13:21:44 +03:00
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
5 lines
228 B
Plaintext
5 lines
228 B
Plaintext
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])
|