diff options
author | Sergey Glukhov <gluh@mysql.com> | 2008-08-25 17:11:59 +0500 |
---|---|---|
committer | Sergey Glukhov <gluh@mysql.com> | 2008-08-25 17:11:59 +0500 |
commit | c546559a624a898b98c51cacd6feb6f9eb3dd2be (patch) | |
tree | 5a3cae3cfb682a218a0e1754a33d6a63350d46b8 /mysys | |
parent | de73b729543f40f46463c0134e380057ee4adb27 (diff) | |
download | mariadb-git-c546559a624a898b98c51cacd6feb6f9eb3dd2be.tar.gz |
Bug#37428 Potential security issue with UDFs - linux shellcode execution.
plugin_dir option backported from 5.1
mysql-test/r/udf.result:
result fix
sql/mysql_priv.h:
opt_plugin_dir and opt_plugin_dir_ptr declared.
sql/mysqld.cc:
'plugin_dir' option added
sql/set_var.cc:
'plugin_dir' option added.
sql/sql_udf.cc:
opt_plugin_dir added to the udf->dl path. Warn if it's not specified.
sql/unireg.h:
PLUGINDIR defined.
Diffstat (limited to 'mysys')
0 files changed, 0 insertions, 0 deletions