From 9385e97c4156023825c1e3188e27cfae54c9e0a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vicen=C8=9Biu=20Ciorbaru?= Date: Sat, 8 Oct 2016 15:37:57 +0200 Subject: Brand new change! --- sql/sql_acl.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sql/sql_acl.cc b/sql/sql_acl.cc index ab6a8032348..2ebbc7e58c4 100644 --- a/sql/sql_acl.cc +++ b/sql/sql_acl.cc @@ -12985,7 +12985,7 @@ maria_declare_plugin(mysql_password) NULL, /* status variables */ NULL, /* system variables */ "1.0", /* String version */ - MariaDB_PLUGIN_MATURITY_STABLE /* Maturity */ + MariaDB_PLUGIN_MATURITY_STABLE /* Maturity (almost)*/ } maria_declare_plugin_end; -- cgit v1.2.1