• unknown's avatar
    When valgrinding add /usr/lib/debug" to LD_LIBRARY_PATH if available · 9a00f96f
    unknown authored
    
    mysql-test/mysql-test-run.pl:
      Rewrite the setup of LD_LIBRARY_PATH and DYLD_LIBRARY_PATH to make it easier to modify
      Valgrind need to be run with debug libraries  otherwise it's almost impossible to add
      correct supressions, that means if "/usr/lib/debug" is available, it should be added to
      LD_LIBRARY_PATH
    9a00f96f
mysql-test-run.pl 100 KB