mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 03:52:35 +01:00
8447edb747
When testing installed packages, the client (mariadb or mysql) can have plugins stored in a separate location compared to server. This change ensures that the correct paths are used for the plugin-dir directive in the my.cnf generated by mysql-test-run. The directives in my.cnf will be replaced like so: [client] plugin-dir=$client_plugindir [mysqld] plugin-dir=$plugindir where $<variable-name> corresponds to the variable name in mtr. |
||
---|---|---|
.. | ||
My | ||
t | ||
v1 | ||
generate-ssl-certs.sh | ||
mtr_cases.pm | ||
mtr_gprof.pl | ||
mtr_io.pl | ||
mtr_match.pm | ||
mtr_misc.pl | ||
mtr_process.pl | ||
mtr_report.pm | ||
mtr_results.pm | ||
mtr_stress.pl | ||
mtr_unique.pm | ||
process-purecov-annotations.pl |