Skip to content
Permalink
Browse files
Update xtradb and innodb version to 5.6.36
  • Loading branch information
cvicentiu committed May 18, 2017
1 parent 3c7af6c commit 546a89c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
@@ -45,7 +45,7 @@ Created 1/20/1994 Heikki Tuuri

#define INNODB_VERSION_MAJOR 5
#define INNODB_VERSION_MINOR 6
#define INNODB_VERSION_BUGFIX 35
#define INNODB_VERSION_BUGFIX 36

/* The following is the InnoDB version as shown in
SELECT plugin_version FROM information_schema.plugins;
@@ -45,7 +45,7 @@ Created 1/20/1994 Heikki Tuuri

#define INNODB_VERSION_MAJOR 5
#define INNODB_VERSION_MINOR 6
#define INNODB_VERSION_BUGFIX 35
#define INNODB_VERSION_BUGFIX 36

#ifndef PERCONA_INNODB_VERSION
#define PERCONA_INNODB_VERSION 82.0

0 comments on commit 546a89c

Please sign in to comment.