Skip to content

Commit 527ade2

Browse files
committed
MDEV-23163 Merge new release of InnoDB 5.7.32 to 10.2
All relevant InnoDB changes from MySQL 5.7.32 have been applied in preceding commits.
1 parent afc9d00 commit 527ade2

File tree

1 file changed

+1
-1
lines changed
  • storage/innobase/include

1 file changed

+1
-1
lines changed

storage/innobase/include/univ.i

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Created 1/20/1994 Heikki Tuuri
4141

4242
#define INNODB_VERSION_MAJOR5
4343
#define INNODB_VERSION_MINOR7
44-
#define INNODB_VERSION_BUGFIX31
44+
#define INNODB_VERSION_BUGFIX32
4545

4646
/* The following is the InnoDB version as shown in
4747
SELECT plugin_version FROM information_schema.plugins;

0 commit comments

Comments
 (0)