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 3eef28a commit 76f4a78Copy full SHA for 76f4a78
storage/spider/spd_init_query.h
@@ -548,7 +548,7 @@ static LEX_STRING spider_init_queries[] = {
548
" @server_major_version > 10 or"
549
" ("
550
" @server_major_version = 10 and"
551
- " @server_minor_version >= 7"
+ " @server_minor_version >= 8"
552
" )"
553
554
" then"
@@ -808,7 +808,7 @@ static LEX_STRING spider_init_queries[] = {
808
809
810
811
812
813
814
0 commit comments