MDEV-25466 Merge new release of InnoDB 5.7.34 to 10.2

This commit is contained in:
Marko Mäkelä 2021-04-20 17:33:36 +03:00
commit 922e676b43
2 changed files with 2 additions and 6 deletions

View file

@ -41,7 +41,7 @@ Created 1/20/1994 Heikki Tuuri
#define INNODB_VERSION_MAJOR 5
#define INNODB_VERSION_MINOR 7
#define INNODB_VERSION_BUGFIX 33
#define INNODB_VERSION_BUGFIX 34
/* The following is the InnoDB version as shown in
SELECT plugin_version FROM information_schema.plugins;