Xtrabackup Version does not support MySQL 8.0.23

Description

Hi Percona Team,

Last week MySQL released the latest minor version 8.0.23 in this version xtrabackup does not work properly.I am getting below error.

xtrabackup version 8.0.22-15

 

Logs :

-------

[root@centos14 xtrabackup]# /usr/bin/xtrabackup --defaults-file=/etc/my.cnf --compress --backup --user=xxxx --password="xxxxx" --target-dir=/home/vagrant/backups/xtrabackup

xtrabackup: recognized server arguments: --datadir=/var/lib/mysql --innodb_buffer_pool_size=121M --innodb_flush_log_at_trx_commit=2 --innodb_file_per_table=1 --innodb_data_file_path=ibdata1:100M:autoextend --innodb_read_io_threads=4 --innodb_write_io_threads=4 --innodb_log_file_size=64M --innodb_log_buffer_size=16M --innodb_log_files_in_group=2 --innodb_flush_method=O_DIRECT --server-id=42001 --log_bin=binlog

xtrabackup: recognized client arguments: --socket=/var/lib/mysql/mysql.sock --databases-exclude=lost+found --user=backupuser --password=* --compress --backup=1 --user=root --password=* --target-dir=/home/vagrant/backups/xtrabackup

/usr/bin/xtrabackup version 8.0.22-15 based on MySQL server 8.0.22 Linux (x86_64) (revision id: fea8a0e)

perl: warning: Setting locale failed.

perl: warning: Please check that your locale settings:

LANGUAGE = (unset),

LC_ALL = (unset),

LC_CTYPE = "UTF-8",

LANG = "en_US.UTF-8"

    are supported and installed on your system.

perl: warning: Falling back to the standard locale ("C").

210126 01:33:29  version_check Connecting to MySQL server with DSN 'dbi:mysql:;mysql_read_default_group=xtrabackup;mysql_socket=/var/lib/mysql/mysql.sock' as 'root'  (using password: YES).

210126 01:33:29  version_check Connected to MySQL server

210126 01:33:29  version_check Executing a version check against the server...

210126 01:33:29  version_check Done.

210126 01:33:29 Connecting to MySQL server host: localhost, user: root, password: set, port: not set, socket: /var/lib/mysql/mysql.sock

Error: Unsupported server version 8.0.23.

Please upgrade PXB, if a new version is available. To continue with risk, use the option --no-server-version-check.

 

 

Environment

All environment

Smart Checklist

Activity

Show:

George Lorch March 11, 2021 at 3:30 PM

 We had some CVE related fixes for both PXB and PXC and are required now to release all version of both on same day, which we are targeting March 17th, but that may move if we continue to run into more issues.

Francesco Tonini March 11, 2021 at 3:19 PM

Hi George,
any ETA update on PXB 8.0.23?

Thanks

George Lorch January 25, 2021 at 12:32 PM

We are working on PXB 8.0.23 and hope to provide a release soon, but no ETA yet.

Pon Suresh January 25, 2021 at 12:24 PM

Hi George,

Thanks for your reply I saw this link probably when the new version will come with suitable for mysql 8.0.23 version ?

Not a Bug

Details

Assignee

Reporter

Affects versions

Priority

Smart Checklist

Created January 25, 2021 at 12:13 PM
Updated March 6, 2024 at 6:45 PM
Resolved January 25, 2021 at 12:17 PM