~percona-dev/percona-server/release-5.1.47-12

« back to all changes in this revision

Viewing changes to innodb_fix_misc.patch

  • Committer: Aleksandr Kuzminsky
  • Date: 2010-05-26 21:27:22 UTC
  • mto: This revision was merged to the branch mainline in revision 16.
  • Revision ID: aleksandr.kuzminsky@percona.com-20100526212722-3sksmy9vomc4l579
1. Set Percona Server version 11.0; 2. Added .spec file

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
 #define INNODB_VERSION_BUGFIX  7
7
7
 
8
8
+#ifndef PERCONA_INNODB_VERSION
9
 
+#define PERCONA_INNODB_VERSION unknown
 
9
+#define PERCONA_INNODB_VERSION 11.0
10
10
+#endif
11
11
+
12
12
+