summaryrefslogtreecommitdiff
path: root/storage/xtradb/include
diff options
context:
space:
mode:
authorSergei Golubchik <sergii@pisem.net>2012-06-15 10:26:06 +0200
committerSergei Golubchik <sergii@pisem.net>2012-06-15 10:26:06 +0200
commit13982b5a118ab9060d786da646af94d81638bc3b (patch)
tree920d488437c42d55abf5d397eeb3df13f96fef4c /storage/xtradb/include
parent0522307ed1b4aeef16dd94606d0b0f6e974b29a5 (diff)
downloadmariadb-git-13982b5a118ab9060d786da646af94d81638bc3b.tar.gz
comments
Diffstat (limited to 'storage/xtradb/include')
-rw-r--r--storage/xtradb/include/univ.i3
1 files changed, 3 insertions, 0 deletions
diff --git a/storage/xtradb/include/univ.i b/storage/xtradb/include/univ.i
index 1a48d68d0d7..dd108bcbfe3 100644
--- a/storage/xtradb/include/univ.i
+++ b/storage/xtradb/include/univ.i
@@ -54,6 +54,9 @@ Created 1/20/1994 Heikki Tuuri
#define INNODB_VERSION_BUGFIX 8
#ifndef PERCONA_INNODB_VERSION
+/* this is *not* the version of XtraDB as in Percona-Server sources,
+ but the version of Percona-Server, where this XtraDB was taken from.
+ Because Percona does not update XtraDB version for every release */
#define PERCONA_INNODB_VERSION 24.1
#endif