summaryrefslogtreecommitdiff
path: root/storage/perfschema/ha_perfschema.cc
diff options
context:
space:
mode:
authorVicențiu Ciorbaru <vicentiu@mariadb.org>2017-05-16 14:28:19 +0300
committerVicențiu Ciorbaru <vicentiu@mariadb.org>2017-05-16 14:28:19 +0300
commitc1b3aaa24eceb59b20cd317256d6522f693a5869 (patch)
treea52f8f4a66107715cf567441ee29447707155b1c /storage/perfschema/ha_perfschema.cc
parenta111642d32c52af5ec2257dc654fb11106275113 (diff)
downloadmariadb-git-c1b3aaa24eceb59b20cd317256d6522f693a5869.tar.gz
Update perfschema version to 5.6.36 post-merge
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 2445bd80927..837a2463549 100644
--- a/storage/perfschema/ha_perfschema.cc
+++ b/storage/perfschema/ha_perfschema.cc
@@ -205,7 +205,7 @@ maria_declare_plugin(perfschema)
0x0001,
pfs_status_vars,
NULL,
- "5.6.33",
+ "5.6.36",
MariaDB_PLUGIN_MATURITY_STABLE
}
maria_declare_plugin_end;