Bug #91854 mysql-test-run doesn't look for mysql_client_test in the client-bindir directory
Submitted: 1 Aug 2018 13:29 Modified: 25 Oct 2018 5:48
Reporter: Lars Tangvald Email Updates:
Status: Closed Impact on me:
None 
Category:Tests Severity:S3 (Non-critical)
Version:5.7+ OS:Any
Assigned to: CPU Architecture:Any

[1 Aug 2018 13:29] Lars Tangvald
Description:
For every other required binary, the test runner checks that they exist in the variable set with the --client-bindir option, but not for mysql_client_test, causing test failures if it can't be found.

How to repeat:
Install client binaries to a nonstandard location, and run the testsuite setting that location with --client-bindir

Suggested fix:
Add the location to the list to check for mysql_client_test
[25 Oct 2018 5:48] Erlend Dahl
Fixed in 5.7.24, 8.0.13