Unrecognized character \x01; marked by <-- HERE

Bug #1651978 reported by Sergei Glushchenko
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Percona XtraBackup moved to https://jira.percona.com/projects/PXB
Status tracked in 2.4
2.3
Fix Released
Low
Sergei Glushchenko
2.4
Fix Released
Low
Sergei Glushchenko

Bug Description

Error message

Unrecognized character \x01; marked by <-- HERE after <-- HERE near column 1 at - line 1374

is printed when backup taken with version check enabled.

Revision history for this message
pako (pakonet) wrote :

Thank you for reporting this bug. I believe the message is harmless, but it took me some time to figure out if it causes any problems with the backups.

Revision history for this message
Roel Van de Paar (roel11) wrote :

The command of one user running into this looked like this;
root@server:/mnt/data/backup# xtrabackup --backup --target-dir=.

Revision history for this message
Jericho Rivera (jericho-rivera) wrote :

Can't reproduce this on latest 2.3.7 and 2.4.6 versions of Xtrabackup so marking this as Invalid.

Revision history for this message
Shahriyar Rzayev (rzayev-sehriyar) wrote :

Well, it should be already fixed with latest versions, as I remember.

Revision history for this message
Marcelo Altmann (marcelo.altmann) wrote :

I can reproduce it on 2.4.6:

[root@localhost mnt]# cat /etc/redhat-release
CentOS Linux release 7.3.1611 (Core)
[root@localhost mnt]# uname -a
Linux localhost.localdomain 3.10.0-514.2.2.el7.x86_64 #1 SMP Tue Dec 6 23:06:41 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
[root@localhost mnt]# xtrabackup --version; xtrabackup --backup --target-dir=/root/backups/xtrabk_base_`date '+%Y%m%d%H%M%S'` --user=root --password='Passw0rd!'
xtrabackup version 2.4.6 based on MySQL server 5.7.13 Linux (x86_64) (revision id: 8ec05b7)
Unrecognized character \x01; marked by <-- HERE after <-- HERE near column 1 at - line 1374.
170324 11:56:07 Connecting to MySQL server host: localhost, user: root, password: set, port: not set, socket: not set
Failed to connect to MySQL server: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2).

Revision history for this message
Marcelo Altmann (marcelo.altmann) wrote :

I can also reproduce on 2.3.7

[root@localhost mnt]# xtrabackup --version; xtrabackup --backup --target-dir=/root/backups/xtrabk_base_`date '+%Y%m%d%H%M%S'` --user=root --password='Passw0rd!'
xtrabackup version 2.3.7 based on MySQL server 5.6.24 Linux (x86_64) (revision id: 40f611f)
Unrecognized character \x01; marked by <-- HERE after <-- HERE near column 1 at - line 1374.
170324 12:01:16 Connecting to MySQL server host: localhost, user: root, password: set, port: not set, socket: not set
Failed to connect to MySQL server: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2).

Package was installed via yum repo.

Revision history for this message
Sergei Glushchenko (sergei.glushchenko) wrote :
Revision history for this message
Alexander Orlovskiy (nordicdyno) wrote :

same error with 2.3.7-2.xenial (from ppa:percona-daily/percona-xtrabackup)

Revision history for this message
Shahriyar Rzayev (rzayev-sehriyar) wrote :

Percona now uses JIRA for bug reports so this bug report is migrated to: https://jira.percona.com/browse/PXB-944

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.