K 10 svn:author V 4 feld K 8 svn:date V 27 2018-08-08T17:44:05.558090Z K 7 svn:log V 514 MFH: r476650 databases/xtrabackup: Revert depdendency removal There is a perl script embedded in the binary which can be found at storage/innobase/xtrabackup/src/version_check.pl. This script can be ignored if you pass the argument --no-version-check. It could be possible to replace this with a simple shell script to achieve the same results and eliminate the dependency on a specific external libmysqlclient library inherited from DBD::MySQL. This will be investigated to eliminate this issue. Pointyhat: me END