Fix IS_OR flag and mysqltest

This commit is contained in:
xianyu-w
2023-09-20 17:20:59 +00:00
committed by ob-robot
parent c5e8b95d76
commit 982796f754
2 changed files with 8 additions and 5 deletions

View File

@ -1416,8 +1416,10 @@ not a between 1 and 100
}
},
"expr_info": [
"IS_OR",
"IS_CONST_EXPR",
"CNT_CONST"
"CNT_CONST",
"CNT_OR"
],
"rel_id": [
],