Commit Graph

527 Commits

Author SHA1 Message Date
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
047132a3a7 fix some potential bugs 2021-08-20 11:30:44 +08:00
xf0
8dab36fe5d fix cases 3.1_opensource_release 2021-08-17 13:52:10 +08:00
67e7063c4e Merge pull request from GitHub pr276 2021-08-16 14:44:12 +08:00
xf0
f9f6066b8d fix cases master 2021-08-13 16:37:28 +08:00
58f7fb882e Merge pull request from GitHub pr175 2021-08-11 17:57:58 +08:00
rh0
cd7e9ba191 fix unhex when sql_mode is strict 2021-08-11 17:09:58 +08:00
a331dec52c Remove warning configurations 2021-07-30 14:56:13 +08:00
79131c0cda [bp2] batch patch code from 31x to opensource 2021-07-29 22:02:41 +08:00
sl0
4640a92c31 Bugfixs patched from 3.1.x to 3.1_opensource_release 2021-07-29 14:14:16 +08:00
jg0
74d0236609 support last_day in mysql mode 2021-07-27 21:57:13 +08:00
jg0
0b7773c43f add double-destroy check for MemoryContext 2021-07-27 19:54:14 +08:00
xq0
c3590d66d0 bugfix: char function error 2021-07-26 15:57:15 +08:00
a24b0eb4e7 Cherry commit from 3.1 to 3.1 opensource 2021-07-26 11:51:13 +08:00
bf0
7fb21bbbe7 cherry-pick bug fix in 3.1 2021-07-21 23:46:35 +08:00
ls0
889d5cb6d8 implement expr asin/acos/cot/cos in mysql mode 2021-07-21 18:01:16 +08:00
1777c9769e cherry-pick from 3_1_x_release to 3.1_opensource_release 2021-07-19 21:27:14 +08:00
0557600717 Support expr pi in mysql mode 2021-07-19 15:39:14 +08:00
4770dbcdcb Add defense for builtin_clz/builtin_ctz in case that input is zero 2021-07-18 15:24:13 +08:00
a997b23808 cherry-pick bugfix from 3.1 to open source branch 2021-07-14 17:48:16 +08:00
2c4f8593fb Fix atan does not support two parameters in mysql mode 2021-07-13 16:24:40 +08:00
1ec7b00f36 bugfix cherry-pick to opensource release 2021-07-13 14:39:14 +08:00
gm
4a92b6d7df reformat source code
according to code styles, 'AccessModifierOffset' should be -2.
2021-06-17 10:40:36 +08:00
gm
8c4a2f26a6 fix compile warnings 2021-06-17 10:40:21 +08:00
a474a9cf55 code: fix typo (#76)
* Update ob_dtl_rpc_channel.cpp

* Update ob_time_convert.cpp

* Update ob_time_convert.h

* Update ob_expr_date_add.cpp

* fix log spell error:faild -> failled, Faild -> Failed

* Update ob_optimizer_util.cpp

* Update ob_sql.cpp

* Update ob_optimizer_util.cpp

* Update ob_plan_cache_manager.cpp

* Update ob_partition_merge_task.cpp
2021-06-15 14:50:25 +08:00
cea7de1475 init push 2021-05-31 22:56:52 +08:00