mirror of
https://github.com/MariaDB/server.git
synced 2026-04-26 18:25:30 +02:00
encryption key management plugin api
This commit is contained in:
parent
c8997c39b4
commit
cf8bf0b68e
50 changed files with 696 additions and 344 deletions
|
|
@ -105,7 +105,7 @@ SET(SQL_EMBEDDED_SOURCES emb_qcache.cc libmysqld.c lib_sql.cc
|
|||
../sql/compat56.cc
|
||||
../sql/table_cache.cc
|
||||
../sql/item_inetfunc.cc
|
||||
../sql/wsrep_dummy.cc
|
||||
../sql/wsrep_dummy.cc ../sql/encryption_keys.cc
|
||||
${GEN_SOURCES}
|
||||
${MYSYS_LIBWRAP_SOURCE}
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue