We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 892153b commit ccb345eCopy full SHA for ccb345e
storage/spider/spd_init_query.h
@@ -543,7 +543,7 @@ static LEX_STRING spider_init_queries[] = {
543
" @server_major_version > 10 or"
544
" ("
545
" @server_major_version = 10 and"
546
- " @server_minor_version >= 8"
+ " @server_minor_version >= 999"
547
" )"
548
549
" then"
@@ -803,7 +803,7 @@ static LEX_STRING spider_init_queries[] = {
803
804
805
806
807
808
809
0 commit comments