Skip to content

Commit bf2df46

Browse files
committed
MDEV-22967 Spider does not load in 10.5 with default settings
increase spider maturity accordingly
1 parent 4366e8c commit bf2df46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

storage/spider/spd_param.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3673,7 +3673,7 @@ maria_declare_plugin(spider)
36733673
spider_status_variables,
36743674
spider_system_variables,
36753675
SPIDER_DETAIL_VERSION,
3676-
MariaDB_PLUGIN_MATURITY_BETA
3676+
MariaDB_PLUGIN_MATURITY_GAMMA
36773677
},
36783678
spider_i_s_alloc_mem_maria,
36793679
spider_i_s_wrapper_protocols_maria

0 commit comments

Comments
 (0)