~percona-dev/percona-server/release-5.1.57-12.8-commit108486

« back to all changes in this revision

Viewing changes to innodb_fix_misc.patch

  • Committer: Aleksandr Kuzminsky
  • Date: 2010-12-20 21:54:44 UTC
  • mfrom: (174.1.15 release-5.1.53-12-udf)
  • mto: This revision was merged to the branch mainline in revision 177.
  • Revision ID: aleksandr.kuzminsky@percona.com-20101220215444-ivzb0ghuf3137j26
Maatkit UDF functions are added to a distribution
Version is set to 5.1.54-12.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
 #define INNODB_VERSION_BUGFIX  14
26
26
 
27
27
+#ifndef PERCONA_INNODB_VERSION
28
 
+#define PERCONA_INNODB_VERSION 12.4
 
28
+#define PERCONA_INNODB_VERSION 12.5
29
29
+#endif
30
30
+
31
31
+