mariadb/mysql-test/suite/plugins
Kristian Nielsen 3180e76262 MDEV-7089: Test failures in main.failed_auth_unixsocket and plugins.unix_socket depending on environment
The test cases had some --replace_result $USER USER. The problem is that the
value of $USER can be anything, depending on the name of the unix account that
runs the test suite. So random parts of the result can be errorneously
replaced, causing test failures.

Fix by making the replacements more specific, so they will match only the
intended stuff regardless of the value of $USER.
2014-11-12 11:10:13 +01:00
..
r MDEV-4856 SQL_ERROR_LOG shows 1146 errors which didnt appear in mysql client. 2014-04-15 20:41:08 +05:00
t MDEV-7089: Test failures in main.failed_auth_unixsocket and plugins.unix_socket depending on environment 2014-11-12 11:10:13 +01:00
suite.pm overlay support for mysql-test-run and mysqltest 2012-02-23 07:50:11 +01:00