mirror of
https://github.com/MariaDB/server.git
synced 2026-04-30 04:05:32 +02:00
of the "embedded" server Problem: mysqltest_embedded failed to load ha_innodb_plugin library on some platforms (due to some unresolved references). Fix: on FreeBSD use -export-dynamic flag building mysqltest_embedded. That allows to use its global symbols to resolve references in the dynamically loaded plugin library. |
||
|---|---|---|
| .. | ||
| examples | ||
| CMakeLists.txt | ||
| copyright | ||
| emb_qcache.cc | ||
| emb_qcache.h | ||
| embedded_priv.h | ||
| lib_sql.cc | ||
| libmysqld.c | ||
| libmysqld.def | ||
| libmysqld.rc | ||
| Makefile.am | ||
| resource.h | ||