fixing embedded: WaaS. Wsrep as a Service.

This commit is contained in:
Sergei Golubchik 2014-09-27 22:29:10 +02:00
commit 7aabc2ded2
39 changed files with 617 additions and 328 deletions

View file

@ -105,6 +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
${GEN_SOURCES}
${MYSYS_LIBWRAP_SOURCE}
)