Empty "revision id" in PXB binaries

Bug #1394174 reported by Alexey Kopytov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Percona XtraBackup moved to https://jira.percona.com/projects/PXB
Fix Released
Low
Tomislav Plavcic
2.2
Fix Released
Low
Tomislav Plavcic
2.3
Fix Released
Low
Tomislav Plavcic

Bug Description

I see the following output from 'xtrabackup --version' in our binary packages:

$ xtrabackup --version
xtrabackup version 2.2.6 based on MySQL server 5.6.21 Linux (x86_64) (revision id: )

The code in xtrabackup.cc relies the following CMake variables which are defined on build time: XB_VERSION and XB_REVISION.(check cmake/mysql_version.cmake).

So XB_VERSION is defined, but XB_REVISION is not. It may be either a bug in our build scripts, or a bug in mysql_version.cmake which defines XB_REVISION.

This is a request to investigate and fix it, so that there's a correct revision id reported by 'xtrabackup --version'.

Revision history for this message
Sergei Glushchenko (sergei.glushchenko) wrote :
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-928

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.