Commit Graph

22 Commits

Author SHA1 Message Date
yy0
589b565d91 fix: old engine distinct boolean type 2022-02-22 16:04:51 +08:00
xj0
bb573a7cd4 [Json] json patch from 3.2.2 branch since 2021.12 2022-02-16 17:34:14 +08:00
xj0
e5f59ea074 support json type 2022-02-08 15:08:04 +08:00
xf0
2dba06a3a3 fix a bug of ignore null value in not null text/blob column in mysql dml 2021-12-24 10:55:35 +08:00
9802ffae64 fix two bugs from github issues #715 #716 2021-12-20 11:42:49 +08:00
br0
93676a1843 Fix NAN related operator bugs in non-static typing engine 2021-12-06 13:01:44 +08:00
br0
6de26d626e Fix stack-use-after-scope core when bit cast to string 2021-10-22 10:27:40 +08:00
br0
e54cab6c45 Fix varchar cast to set in non strict mode 2021-10-19 20:00:48 +08:00
75c14d5c88 add DEGREES() function that converts radian to degree. 2021-10-13 20:00:57 +08:00
br0
614d2970e8 Fix bit type casting inconsistent with mysql 2021-10-13 19:48:33 +08:00
f51c7afe86 Fix the conversion rules from string/datetime to enum/set 2021-09-23 13:18:58 +08:00
br0
77b7c6140f Support TEXT data type cast to SET/ENUM 2021-09-22 16:06:42 +08:00
br0
8064e19549 Fix casting error for year to bit 2021-09-17 15:27:35 +08:00
tj0
6e4b5bcd72 fix WhiteScan CHECKED_RETURN 2021-09-14 20:11:25 +08:00
st0
c19f7ea941 fix print type scale bug 2021-09-13 17:45:23 +08:00
br0
f4def44a03 Fix mysql incompatiable caused by bit size greater than 64 and data filled with zeros. 2021-08-23 21:04:26 +08:00
st0
7dc47e8efa fix cast string to number overflow bug 2021-08-20 19:04:12 +08:00
rh0
cd7e9ba191 fix unhex when sql_mode is strict 2021-08-11 17:09:58 +08:00
jg0
74d0236609 support last_day in mysql mode 2021-07-27 21:57:13 +08:00
bf0
7fb21bbbe7 cherry-pick bug fix in 3.1 2021-07-21 23:46:35 +08:00
a997b23808 cherry-pick bugfix from 3.1 to open source branch 2021-07-14 17:48:16 +08:00
cea7de1475 init push 2021-05-31 22:56:52 +08:00