1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-27 13:04:36 +03:00
Files
mariadb/libmysqld
Ramil Kalimullin a9b8eb4255 Fix for bug #50667: The InnoDB plugin prevents initialization
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.
2010-07-16 11:15:22 +04:00
..
2006-12-31 01:02:27 +01:00
2009-09-29 17:49:36 +05:00
2009-09-25 14:39:05 +03:00
2005-01-27 22:38:56 +01:00
2009-09-29 17:38:40 +02:00
2005-01-27 22:38:56 +01:00