mirror of
https://github.com/MariaDB/server.git
synced 2026-05-07 23:54:31 +02: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…
Add table
Add a link
Reference in a new issue