1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00
Files
mariadb/storage/mroonga/sources.am
Sutou Kouhei 383d53edbc MDEV-21166 Add Mroonga initialized check to Mroonga UDFs
Mroonga UDFs can't be used without loading Mroonga.
2024-07-17 15:52:58 +10:00

14 lines
253 B
Plaintext

sources = \
mrn.hpp \
mrn_macro.hpp \
mrn_constants.hpp \
ha_mroonga.cpp \
ha_mroonga.hpp \
mrn_table.cpp \
mrn_table.hpp \
mrn_err.h \
mrn_mysql.h \
mrn_mysql_compat.h \
mrn_variables.hpp \
ha_mroonga.def