Package: percona-xtrabackup
Version: 2.2.3-2.1
Severity: grave
OS: Debian Stretch 4.9.88-1+deb9u1

Hi,
since the installation of the lastest version of mariadb-server 
(10.1.26-0+deb9u1) the backup is broken.
"innobackupex: Error: Unsupported server version: '10.1.26-MariaDB-0+deb9u1'"

Reproduce:
bash -x /usr/local/bin/mysql-backup
++ date +%Y-%m-%d
+ DATE=2018-07-05
++ mktemp
+ TMP=/tmp/tmp.El6bEzMSCm
+ SILENT=
+ trap cleanup EXIT
+ backup
+ ret=1
+ '[' '' '!=' silent -o 1 -gt 0 ']'
+ cat /tmp/tmp.El6bEzMSCm
+ /usr/bin/innobackupex --stream=xbstream --user=root --password=secret 
--parallel=1 /var/backups/mysql/.workdir
+ gzip -c9

InnoDB Backup Utility v1.5.1-xtrabackup; Copyright 2003, 2009 Innobase Oy
and Percona LLC and/or its affiliates 2009-2013.  All Rights Reserved.

This software is published under
the GNU GENERAL PUBLIC LICENSE Version 2, June 1991.

180705 15:09:54  innobackupex: Connecting to MySQL server with DSN 
'dbi:mysql:;mysql_read_default_group=xtrabackup' as 'root'  (using password: 
YES).
180705 15:09:54  innobackupex: Connected to MySQL server
innobackupex: Error: Unsupported server version: '10.1.26-MariaDB-0+deb9u1' 
Please report a bug at https://bugs.launchpad.net/percona-xtrabackup
+ for i in ${PIPESTATUS[@]}
+ '[' 1 -gt 0 ']'
+ return 1
+ '[' 1 -eq 0 ']'
+ keepdays
+ find /var/backups/mysql -maxdepth 1 -name 'mysql-backup-*.xbstream*' -type f 
-mmin +10040 -delete
+ trap - EXIT
+ cleanup
+ rm -f /tmp/tmp.El6bEzMSCm
+ exit 1

Please have a look.

Best Regards,
Christian

--
Mit freundlichen Grüßen,

Christian Saller
SOC - Systems Engineer

conova communications GmbH
Web    | http://www.conova.com/
E-Mail | c.sal...@conova.com

Zentrale Salzburg
Karolingerstraße 36A
5020 Salzburg, Österreich

Gesetzliche Pflichtangaben:
www.conova.com/impressum
www.conova.com/datenschutz

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to