Sindbad~EG File Manager
| Current Path : /usr/share/mysql-test/r/ |
|
|
| Current File : //usr/share/mysql-test/r/ps_not_windows.result |
create procedure proc_1() install plugin my_plug soname '/root/some_plugin.so';
call proc_1();
ERROR HY000: No paths allowed for shared library
call proc_1();
ERROR HY000: No paths allowed for shared library
call proc_1();
ERROR HY000: No paths allowed for shared library
drop procedure proc_1;
prepare abc from "install plugin my_plug soname '/root/some_plugin.so'";
execute abc;
ERROR HY000: No paths allowed for shared library
execute abc;
ERROR HY000: No paths allowed for shared library
deallocate prepare abc;
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists