diff options
Diffstat (limited to 'mysql-test/include/daemon_example_bad_soname.ini')
-rw-r--r-- | mysql-test/include/daemon_example_bad_soname.ini | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/mysql-test/include/daemon_example_bad_soname.ini b/mysql-test/include/daemon_example_bad_soname.ini new file mode 100644 index 00000000..5f42b5a6 --- /dev/null +++ b/mysql-test/include/daemon_example_bad_soname.ini @@ -0,0 +1,9 @@ +# +# Plugin configuration file. Place the following on a separate line: +# +# library binary file name (without .so or .dll) +# component_name +# [component_name] - additional components in plugin +# +libdaemon_BADNAME +daemon_BADNAME |