Bug #37636 | mysql-test-run.pl does not set up LD_LIBRARY_PATH properly | ||
---|---|---|---|
Submitted: | 25 Jun 2008 15:54 | Modified: | 24 Mar 2009 13:41 |
Reporter: | Daniel Fischer | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server: Tests | Severity: | S7 (Test Cases) |
Version: | 5.0, 5.1, 6.0 | OS: | Any (unix, linux) |
Assigned to: | Bjørn Munch | CPU Architecture: | Any |
[25 Jun 2008 15:54]
Daniel Fischer
[25 Jun 2008 19:02]
Sveta Smirnova
Thank you for the report. Verified as described using code analysis. Also I saw same error verifying bug reports. Probably workaround is export LD_LIBRARY_PATH=..., but I have environment now to test.
[30 Jun 2008 16:20]
Daniel Fischer
This could be a different bug altogether, if we assume that the library is not supposed to end up in that place: bug#37697.
[24 Mar 2009 10:01]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/70158 2772 Bjorn Munch 2009-03-24 Bug #37636 mysql-test-run.pl does not set up LD_LIBRARY_PATH properly Adds $basedir/lib/mysql for binary distribution modified: mysql-test/mysql-test-run.pl
[24 Mar 2009 13:41]
Bjørn Munch
Duplicate of Bug #37697 Works if libraries are placed in lib instead of lib/mysql