mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 04:22:27 +01:00
Set maturity to GAMMA modified ha_connect.cc
This commit is contained in:
parent
88998cfaac
commit
8e524d2f84
1 changed files with 1 additions and 1 deletions
|
@ -6652,6 +6652,6 @@ maria_declare_plugin(connect)
|
|||
NULL, /* status variables */
|
||||
connect_system_variables, /* system variables */
|
||||
"1.03.0007", /* string version */
|
||||
MariaDB_PLUGIN_MATURITY_BETA /* maturity */
|
||||
MariaDB_PLUGIN_MATURITY_GAMMA /* maturity */
|
||||
}
|
||||
maria_declare_plugin_end;
|
||||
|
|
Loading…
Reference in a new issue