Commit 8e1db370 authored by Mats Kindahl's avatar Mats Kindahl

Merging with mysql-5.5-bugteam.

parents a4dfc5d8 843c6a7f
......@@ -26,6 +26,7 @@ DROP USER bug51770@localhost;
# all platforms should cover this case.
let $path = `select CONCAT_WS('/', '..', $HA_EXAMPLE_SO)`;
--replace_regex /\.dll/.so/
--error ER_UDF_NO_PATHS
eval INSTALL PLUGIN example SONAME '$path';
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment