Merging with mysql-5.5-bugteam.
This commit is contained in:
commit
3ffab56619
@ -26,6 +26,7 @@ DROP USER bug51770@localhost;
|
|||||||
# all platforms should cover this case.
|
# all platforms should cover this case.
|
||||||
|
|
||||||
let $path = `select CONCAT_WS('/', '..', $HA_EXAMPLE_SO)`;
|
let $path = `select CONCAT_WS('/', '..', $HA_EXAMPLE_SO)`;
|
||||||
|
--replace_regex /\.dll/.so/
|
||||||
--error ER_UDF_NO_PATHS
|
--error ER_UDF_NO_PATHS
|
||||||
eval INSTALL PLUGIN example SONAME '$path';
|
eval INSTALL PLUGIN example SONAME '$path';
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user