Merging with mysql-5.5-bugteam.

This commit is contained in:
Mats Kindahl 2010-12-02 09:55:08 +01:00
commit 3ffab56619

View File

@ -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';