mirror of
https://github.com/MariaDB/server.git
synced 2025-01-31 19:11:46 +01:00
6 lines
300 B
Text
6 lines
300 B
Text
MYSQL_STORAGE_ENGINE(pbxt,no, [PBXT Storage Engine],
|
|
[MVCC-based transactional engine], [max,max-no-ndb])
|
|
MYSQL_PLUGIN_STATIC(pbxt, [src/libpbxt_s.la], [src/libpbxt_s_embedded.la])
|
|
MYSQL_PLUGIN_ACTIONS(pbxt, [
|
|
# AC_CONFIG_FILES(storage/pbxt/src/Makefile)
|
|
])
|