Make compatible with mysql bit type deduction for case_when expr
This commit is contained in:
@ -990,7 +990,7 @@ call proc_12976_a();
|
||||
+-------------------------+--------------------+
|
||||
| coalesce(localvar, 1)+1 | coalesce(val, 1)+1 |
|
||||
+-------------------------+--------------------+
|
||||
| 1 | 1 |
|
||||
| 2 | 2 |
|
||||
+-------------------------+--------------------+
|
||||
call proc_12976_b('A', @ep, @msg);
|
||||
+------+------+
|
||||
|
||||
Reference in New Issue
Block a user