mirror of
https://github.com/MariaDB/server.git
synced 2025-11-30 05:23:50 +03:00
Connect engine is Gamma
This commit is contained in:
@@ -7083,6 +7083,6 @@ maria_declare_plugin(connect)
|
||||
NULL, /* status variables */
|
||||
connect_system_variables, /* system variables */
|
||||
"1.06.0001", /* string version */
|
||||
MariaDB_PLUGIN_MATURITY_BETA /* maturity */
|
||||
MariaDB_PLUGIN_MATURITY_GAMMA /* maturity */
|
||||
}
|
||||
maria_declare_plugin_end;
|
||||
|
||||
Reference in New Issue
Block a user