mirror of
https://github.com/MariaDB/server.git
synced 2026-05-14 19:07:15 +02:00
Increment InnoDB Plugin version from 1.0.16 to 1.0.17.
InnoDB Plugin 1.0.16 has been released with MySQL 5.1.57.
This commit is contained in:
parent
3fa4aaac71
commit
f4c75353a7
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ Created 1/20/1994 Heikki Tuuri
|
|||
|
||||
#define INNODB_VERSION_MAJOR 1
|
||||
#define INNODB_VERSION_MINOR 0
|
||||
#define INNODB_VERSION_BUGFIX 16
|
||||
#define INNODB_VERSION_BUGFIX 17
|
||||
|
||||
/* The following is the InnoDB version as shown in
|
||||
SELECT plugin_version FROM information_schema.plugins;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue