f73bc0243a
Addendum to the fix for bug #11754014
...
- Fixed the checks to properly check for plugin_dir containing a trailing slash or backslash.
- Fixed a under-configuration in udf_skip_grants that was preventing the test
from running even when there was a udf plugin.
2012-01-20 13:35:48 +02:00
ef4458af07
Tests: many if/while expresissons simplified after 57276
2010-11-17 11:16:13 +01:00
3d467f04a1
merged fixes for BUG#39934 to 5.1-rpl+3
...
Also renamed current_stmt_binlog_row_based to
current_stmt_binlog_format_row for consistency
2009-09-30 18:00:22 +02:00
205a946267
Merge from 5.0. Add new 5.1 files. Drop bdb.
2008-07-04 14:48:25 -04:00
eb3b8c3cb7
Add support for loading example plugin and add plugin.test
...
mysql-test/r/have_dynamic_loading.require:
Rename: mysql-test/r/have_udf.require -> mysql-test/r/have_dynamic_loading.require
mysql-test/include/have_udf.inc:
Rename have_udf.require to hqave_dynamic_loading.require
mysql-test/mysql-test-run.pl:
Add support for ha_example plugin
mysql-test/include/have_example_plugin.inc:
New BitKeeper file ``mysql-test/include/have_example_plugin.inc''
mysql-test/r/have_example_plugin.require:
New BitKeeper file ``mysql-test/r/have_example_plugin.require''
mysql-test/r/plugin.result:
New BitKeeper file ``mysql-test/r/plugin.result''
mysql-test/t/plugin.test:
New BitKeeper file ``mysql-test/t/plugin.test''
2006-12-15 00:09:56 +01:00