hardcoded XTRABACKUP_VERSION

Bug #396069 reported by Aleksandr Kuzminsky
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Percona XtraBackup moved to https://jira.percona.com/projects/PXB
Fix Released
High
Aleksandr Kuzminsky

Bug Description

In the xtrabackup.c there is a hardcoded definition

#define XTRABACKUP_VERSION "rc-0.7"

It would be nice to have a possiblility to re-define it, like
xtrabackup.c:
...
#ifndef XTRABACKUP_VERSION
#define XTRABACKUP_VERSION "rc-0.7"
#endif
...
gcc -DXTRABACKUP_VERSION=\"0.8\" ...

Related branches

Changed in percona-xtrabackup:
assignee: nobody → Aleksandr Kuzminsky (akuzminsky)
importance: Undecided → High
status: New → Confirmed
Changed in percona-xtrabackup:
status: Confirmed → Fix Released
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-264

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.