unknown
7839da601c
BUG#28341 - Security issue still in library loading
...
UDF can be created from any library in any part of the server
LD_LIBRARY_PATH.
Allow to load udfs only from plugin_dir.
On windows, refuse to open udf in case it's path contains a slash.
No good test case for this bug because of imperfect error message
that includes error code and error string when it fails to dlopen a
library.
mysql-test/mysql-test-run.pl:
Since plugins are allowed to be open only from plugin_dir:
- there is no sence to update LD_LIBRARY_PATH
- there is no sence to add plugin_dir arg by default
- set UDF_EXAMPLE_LIB_OPT and EXAMPLE_PLUGIN_OPT to be used by
udf and plugin tests accordingly.
mysql-test/r/plugin.result:
Updated test result (we report addition warning).
sql/sql_udf.cc:
Allow to load udfs only from plugin_dir.
On windows, refuse to open udf in case it's path contains a slash.
mysql-test/t/plugin-master.opt:
New BitKeeper file ``mysql-test/t/plugin-master.opt''
mysql-test/t/udf-master.opt:
New BitKeeper file ``mysql-test/t/udf-master.opt''
2007-05-18 16:23:46 +05:00
..
2007-03-30 13:00:21 +05:00
2007-04-19 18:58:32 +02:00
2007-03-15 23:39:07 -07:00
2007-04-23 16:23:32 -04:00
2007-05-01 18:25:29 -07:00
2007-04-20 15:31:41 -06:00
2007-04-13 23:53:05 -04:00
2007-04-10 18:01:29 +03:00
2007-04-05 15:49:46 +04:00
2007-04-27 19:09:39 +02:00
2007-04-05 15:24:34 +04:00
2007-04-13 16:35:56 -04:00
2007-04-05 15:24:34 +04:00
2007-04-14 18:31:43 -04:00
2007-04-05 20:47:22 +04:00
2007-04-13 10:08:52 +05:00
2007-05-07 13:29:59 +05:00
2007-05-07 13:29:59 +05:00
2007-03-14 17:04:45 +02:00
2007-04-25 15:28:56 +02:00
2007-04-18 16:02:20 +02:00
2007-04-24 14:24:06 +02:00
2007-04-24 14:24:06 +02:00
2007-03-20 17:07:53 +01:00
2007-05-07 12:32:09 -07:00
2007-04-24 15:11:22 +02:00
2007-04-27 19:09:39 +02:00
2007-04-16 10:37:50 +02:00
2007-05-10 17:30:50 +02:00
2007-04-16 18:16:17 +02:00
2007-05-07 16:12:42 +05:00
2007-04-29 13:19:32 +05:00
2007-04-16 10:37:50 +02:00
2007-03-29 11:12:12 -04:00
2007-05-07 12:32:09 -07:00
2007-05-07 16:12:42 +05:00
2007-03-05 18:22:35 +04:00
2007-03-05 17:12:37 +04:00
2007-04-28 20:26:14 +04:00
2007-04-21 00:33:56 +04:00
2007-05-07 16:12:42 +05:00
2007-04-21 00:33:56 +04:00
2007-05-04 23:35:14 -07:00
2007-03-26 17:03:57 +03:00
2007-04-29 18:46:06 +05:00
2007-03-23 22:08:31 +02:00
2007-02-24 11:52:08 +01:00
2007-05-07 16:12:42 +05:00
2007-05-07 16:12:42 +05:00
2007-04-30 19:41:27 +05:00
2007-03-08 12:04:45 +03:00
2007-03-30 11:08:19 -04:00
2007-03-29 13:49:10 +02:00
2007-04-24 12:41:08 -04:00
2007-04-13 14:55:28 +02:00
2007-04-23 16:42:57 -04:00
2007-04-13 19:19:10 +02:00
2007-04-27 19:09:39 +02:00
2007-04-27 14:13:34 -07:00
2007-04-24 17:42:16 +02:00
2007-03-23 22:08:31 +02:00
2007-03-23 22:08:31 +02:00
2007-05-07 12:32:09 -07:00
2007-05-04 16:10:09 +02:00
2007-04-17 14:41:16 +03:00
2007-04-16 18:16:17 +02:00
2007-04-16 18:16:17 +02:00
2007-02-21 11:36:23 +01:00
2007-04-06 21:18:25 +04:00
2007-04-13 19:23:02 +02:00
2007-04-05 13:25:39 +05:00
2007-03-27 21:09:56 +04:00
2007-03-23 22:08:31 +02:00
2007-03-23 22:08:31 +02:00
2007-03-22 17:31:39 +01:00
2007-04-12 09:10:45 +02:00
2007-03-29 20:31:09 +02:00
2007-04-12 16:13:49 +02:00
2007-04-03 14:31:46 +02:00
2007-04-16 18:16:17 +02:00
2007-04-12 09:10:45 +02:00
2007-04-13 14:55:28 +02:00
2007-04-13 14:55:28 +02:00
2007-04-13 19:19:10 +02:00
2007-04-13 14:55:28 +02:00
2007-04-13 19:19:10 +02:00
2007-04-13 19:19:10 +02:00
2007-03-22 09:05:11 +01:00
2007-04-16 10:37:50 +02:00
2007-02-23 13:13:55 +02:00
2007-02-23 13:13:55 +02:00
2007-04-27 19:09:39 +02:00
2007-04-16 18:16:17 +02:00
2007-04-20 10:55:50 +02:00
2007-04-12 08:58:04 +02:00
2007-04-20 15:31:41 -06:00
2007-04-07 14:59:53 +05:00
2007-03-14 12:02:32 -06:00
2007-03-14 12:02:32 -06:00
2007-04-25 17:15:05 +05:00
2007-03-09 13:12:31 +03:00
2007-03-05 18:22:35 +04:00
2007-03-23 17:48:03 -06:00
2007-03-29 17:27:42 +03:00
2007-03-20 17:58:30 +01:00
2007-05-04 23:35:14 -07:00
2007-04-12 08:58:04 +02:00
2007-04-27 19:09:39 +02:00
2007-05-04 16:44:07 -07:00
2007-04-27 19:09:39 +02:00
2007-04-27 19:09:39 +02:00
2007-04-13 10:25:33 +03:00
2007-04-27 19:09:39 +02:00
2007-04-23 14:16:49 +03:00
2007-04-11 13:27:36 +03:00
2007-03-17 00:13:25 +01:00
2007-03-20 00:42:11 +03:00
2007-04-27 19:09:39 +02:00
2007-04-29 09:00:08 -07:00
2007-05-04 23:35:14 -07:00
2007-03-29 12:24:23 +04:00
2007-04-12 12:50:02 +03:00
2007-05-07 12:32:09 -07:00
2007-04-16 10:37:50 +02:00
2007-03-27 21:09:56 +04:00
2007-05-04 16:44:07 -07:00
2007-04-02 11:38:58 -07:00
2007-04-04 21:25:39 +03:00
2007-04-27 19:09:39 +02:00
2007-03-02 08:43:45 -08:00
2007-05-07 12:32:09 -07:00
2007-05-04 16:37:30 +03:00
2007-04-03 14:34:37 +04:00
2007-03-24 01:18:19 -07:00
2007-05-04 23:35:14 -07:00
2007-05-10 17:30:50 +02:00
2007-03-02 08:43:45 -08:00
2007-04-05 15:24:34 +04:00
2007-04-14 17:05:41 -04:00
2007-04-05 08:39:12 +02:00
2007-05-18 16:23:46 +05:00
2007-04-23 14:16:49 +03:00
2007-04-27 13:06:24 +04:00
2007-04-24 16:03:06 +03:00
2007-05-04 23:35:14 -07:00
2007-03-29 16:47:38 +02:00
2007-03-28 16:23:44 +02:00
2007-03-27 20:27:58 +04:00
2007-04-27 19:09:39 +02:00
2007-05-04 23:35:14 -07:00
2007-05-04 23:35:14 -07:00
2007-04-29 18:46:06 +05:00
2007-03-23 22:08:31 +02:00
2007-03-23 22:08:31 +02:00
2007-02-23 22:48:15 +02:00
2007-02-23 13:13:55 +02:00
2007-03-23 22:08:31 +02:00