MXS-1247 Add all server window function tests
This commit is contained in:
@ -424,6 +424,11 @@ static const char* BUILTIN_10_2_3_FUNCTIONS[] =
|
||||
//
|
||||
"cume_dist",
|
||||
"dense_rank",
|
||||
"first_value",
|
||||
"lag",
|
||||
"last_value",
|
||||
"lead",
|
||||
"nth_value",
|
||||
"ntile",
|
||||
"percent_rank",
|
||||
"rank",
|
||||
|
Reference in New Issue
Block a user