Hello Guys
I am trying to perform a backup in mysql, however, I have got this error . So , Could you send the right version plus a link to Upgrade my xtrabackup and How can I do it without any impact for my Mysql Production ?
230331 09:59:34 version_check Connected to MySQL server
230331 09:59:34 version_check Executing a version check against the server…
230331 09:59:37 version_check Done.
230331 09:59:37 Connecting to MySQL server host: localhost, user: backup, password: set, port: 3306, socket: /var/lib/mysql/mysql.sock
Error: Unsupported server version: ‘5.7.38-log’. Please report a bug at Bugs : Percona XtraBackup moved to https://jira.percona.com/projects/PXB
[root@peldnm2mtuds03 ~]# ^C
[root@peldnm2mtuds03 ~]# xtrabackup --version
xtrabackup version 2.3.6 based on MySQL server 5.6.24 Linux (x86_64) (revision id: )
[root@peldnm2mtuds03 ~]# mysql -V
mysql Ver 14.14 Distrib 5.7.38, for Linux (x86_64) using EditLine wrapper
[root@peldnm2mtuds03 ~]#
[root@peldnm2mtuds03 ~]# cat /etc/os-release
NAME=“CentOS Linux”
VERSION=“7 (Core)”
ID=“centos”
ID_LIKE=“rhel fedora”
VERSION_ID=“7”
PRETTY_NAME=“CentOS Linux 7 (Core)”
ANSI_COLOR=“0;31”
CPE_NAME=“cpe:/o:centos:centos:7”
HOME_URL=“https://www.centos.org/”
BUG_REPORT_URL=“https://bugs.centos.org/”
CENTOS_MANTISBT_PROJECT=“CentOS-7”
CENTOS_MANTISBT_PROJECT_VERSION=“7”
REDHAT_SUPPORT_PRODUCT=“centos”
REDHAT_SUPPORT_PRODUCT_VERSION=“7”