fix coalesce and cast bugs and add syntax of commit work (#4783)
Approved by: @ouyuanning, @aressu1985
Showing
- pkg/sql/parsers/dialect/mysql/mysql_sql.go 4129 additions, 4111 deletionspkg/sql/parsers/dialect/mysql/mysql_sql.go
- pkg/sql/parsers/dialect/mysql/mysql_sql.y 4 additions, 0 deletionspkg/sql/parsers/dialect/mysql/mysql_sql.y
- pkg/sql/parsers/dialect/mysql/mysql_sql_test.go 3 additions, 0 deletionspkg/sql/parsers/dialect/mysql/mysql_sql_test.go
- pkg/sql/plan/base_binder.go 0 additions, 3 deletionspkg/sql/plan/base_binder.go
- pkg/sql/plan/function/operator/coalesce.go 3 additions, 0 deletionspkg/sql/plan/function/operator/coalesce.go
- test/cases/function/func_coalesce.test 0 additions, 4 deletionstest/cases/function/func_coalesce.test
- test/result/function/func_coalesce.result 1 addition, 2 deletionstest/result/function/func_coalesce.result
- test/result/function/func_coalesce_1.result 2 additions, 2 deletionstest/result/function/func_coalesce_1.result
Please register or sign in to comment