diff options
author | unknown <holyfoot/hf@mysql.com/hfmain.(none)> | 2007-11-18 00:32:06 +0400 |
---|---|---|
committer | unknown <holyfoot/hf@mysql.com/hfmain.(none)> | 2007-11-18 00:32:06 +0400 |
commit | 7765fc8f019e049920bf6af577767e50ccfb23fe (patch) | |
tree | a96990e871c1cf4dfff9b9b751753954581cbe9c /mysql-test/t/overflow.test | |
parent | 62f73616b1c1b7d31951087a45c7264714d29180 (diff) | |
download | mariadb-git-7765fc8f019e049920bf6af577767e50ccfb23fe.tar.gz |
Bug #32211 Test 'windows' and 'windows_shm' failed for embedded server
failing 'INSTALL PLUGIN' statement doesn't work in embedded server
as we disable library loading there.
Fixed by enabling loading libraries (#define HAVE_DLOPEN), what also
makes UDF working in the embedded server.
include/mysql_embed.h:
Bug #32211 Test 'windows' and 'windows_shm' failed for embedded server
Let loading libraries in the embedded server
libmysqld/CMakeLists.txt:
Bug #32211 Test 'windows' and 'windows_shm' failed for embedded server
let loading libraries in the embedded server
mysql-test/t/windows.test:
Bug #32211 Test 'windows' and 'windows_shm' failed for embedded server
make sure proc_1() doesn't exists before we start
Diffstat (limited to 'mysql-test/t/overflow.test')
0 files changed, 0 insertions, 0 deletions