mariadb/server-tools
jimw@mysql.com 80b8563690 Bug #19059: Failure to get version information when running from source tree
Fix the way that instance manager finds the version number of instances,
  so that it works properly when the executable name isn't the same as what
  the instance-manager launched, such as when wrapping a libtool-wrapped
  executable from the source tree.

  This removes the 'Ver ' reported in the version column output by
  'SHOW INSTANCE STATUS ...', but the format of this column is not
  documented (and is pretty free-form to begin with).
2006-04-17 09:38:50 -07:00
..
instance-manager Bug #19059: Failure to get version information when running from source tree 2006-04-17 09:38:50 -07:00
Makefile.am make dist target fixes 2005-05-16 14:11:42 +02:00