summaryrefslogtreecommitdiff
path: root/storage/perfschema/ha_perfschema.cc
diff options
context:
space:
mode:
authorAlexander Barkov <bar@mariadb.org>2016-12-30 15:43:08 +0400
committerAlexander Barkov <bar@mariadb.org>2016-12-30 15:43:08 +0400
commit86209c7304fe022e5e3c7b535176cc79661af86b (patch)
tree3d9c3b8a54524a66a38c2b82d27c22ff6be22cfa /storage/perfschema/ha_perfschema.cc
parentc0fc4391f0f591248865abe0e20842658d878bff (diff)
parent9b2bcf19f40ef0f69b6f5da7fd5c348e50b38f2c (diff)
downloadmariadb-git-86209c7304fe022e5e3c7b535176cc79661af86b.tar.gz
Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3
Diffstat (limited to 'storage/perfschema/ha_perfschema.cc')
-rw-r--r--storage/perfschema/ha_perfschema.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/perfschema/ha_perfschema.cc b/storage/perfschema/ha_perfschema.cc
index b94e65fc7d1..57dd266fb3d 100644
--- a/storage/perfschema/ha_perfschema.cc
+++ b/storage/perfschema/ha_perfschema.cc
@@ -214,7 +214,7 @@ maria_declare_plugin(perfschema)
0x0001,
pfs_status_vars,
NULL,
- "5.6.32",
+ "5.6.33",
MariaDB_PLUGIN_MATURITY_STABLE
}
maria_declare_plugin_end;