Solaris compilation failure: xtradb is linked in statically, ha_innodb.so needs

the linker script.
This commit is contained in:
Sergei Golubchik 2014-05-01 14:05:52 +02:00
commit dc23a9501a
3 changed files with 10 additions and 10 deletions

View file

@ -0,0 +1,14 @@
{
global:
_maria_plugin_interface_version_;
_maria_sizeof_struct_st_plugin_;
_maria_plugin_declarations_;
my_snprintf_service;
thd_alloc_service;
thd_autoinc_service;
thd_error_context_service;
thd_kill_statement_service;
thd_wait_service;
local:
*;
};