• unknown's avatar
    Bug#28560 mysql_upgrade test links /usr/local/mysql/lib libraries · bd55d4f1
    unknown authored
     - Chop off .libs/ part of path if running in non installed builddir
       using libtool
    
    
    client/mysql_upgrade.c:
      Chop off .libs part of path to avoid executing "non relinked" binaries
      that would use the system installed dynamic libraries instead of the
      newly built ones.
    bd55d4f1
mysql_upgrade.c 19.9 KB