|
|
c1aac4e2c0
|
fix ja rewrite bugs discovered by rqg
|
2021-09-15 15:16:08 +08:00 |
|
|
|
6e4b5bcd72
|
fix WhiteScan CHECKED_RETURN
|
2021-09-14 20:11:25 +08:00 |
|
|
|
11d367b6f3
|
Fixed FORWARD_NULL
|
2021-09-14 19:08:10 +08:00 |
|
|
|
9b52df66d5
|
Fix UNINIT_CTOR
|
2021-09-14 18:51:19 +08:00 |
|
|
|
dbdba724ae
|
Fix deadcode
|
2021-09-14 16:38:03 +08:00 |
|
|
|
02e3302d08
|
support function crc32
|
2021-09-13 18:01:41 +08:00 |
|
|
|
c19f7ea941
|
fix print type scale bug
|
2021-09-13 17:45:23 +08:00 |
|
|
|
726dad3ff7
|
去除alter外键约束时ob_ddl_timeout的约束,修改当前代码中遗失返回码和dead code的问题 (#344)
* 去除alter外键约束时ob_ddl_timeout的约束,修改遗失返回码和dead code的问题
* 修改log记录的信息,修改移除dead code的代码
|
2021-09-09 11:24:34 +08:00 |
|
|
|
79f1a13d71
|
fix some fatal error for merge groupby/ hash distinct/ px_coord_merge_sort
|
2021-09-08 14:50:42 +08:00 |
|
|
|
ea087416e4
|
update expr no in 31x opensource
|
2021-09-08 14:22:24 +08:00 |
|
|
|
a701bfb296
|
Fix EVALUATION_ORDER
|
2021-09-08 14:02:45 +08:00 |
|
|
|
651fba3693
|
fix WhiteScan 622822099
|
2021-09-03 22:14:44 +08:00 |
|
|
|
62cb470338
|
patch backup piece to 3.1. open source
|
2021-09-02 15:26:40 +08:00 |
|
|
|
f8b75754ce
|
add expr: (#198)
|
2021-08-31 15:44:43 +08:00 |
|
|
|
a6a56e21f4
|
Remove cmake warning configuration (August)
|
2021-08-30 15:49:44 +08:00 |
|
|
|
2303f8e5b5
|
fix table location memory leak
|
2021-08-30 15:02:36 +08:00 |
|
|
|
e8e87dfc14
|
deal with datahub memory leak
|
2021-08-30 14:33:43 +08:00 |
|
|
|
4efdd91835
|
fix table lookup not reset evaluated flags bug
|
2021-08-30 14:11:48 +08:00 |
|
|
|
5c46b54684
|
fix bug for gi_flag in ob_log_set
|
2021-08-29 11:02:55 +08:00 |
|
|
|
b5fd1cecbc
|
fix load data case failed
|
2021-08-29 01:47:38 +08:00 |
|
|
|
7be8c3653f
|
fix load data parser bug
|
2021-08-26 21:26:35 +08:00 |
|
|
|
cc0e6b8c12
|
implement sql_mode NO_UNSIGNED_SUBTRACTION
|
2021-08-25 11:09:16 +08:00 |
|
|
|
e142f566bd
|
fix load data handle null field
|
2021-08-24 21:00:22 +08:00 |
|
|
|
f4def44a03
|
Fix mysql incompatiable caused by bit size greater than 64 and data filled with zeros.
|
2021-08-23 21:04:26 +08:00 |
|
|
|
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 |
|
|
|
88a8862b77
|
support max_connections and max_user_connections
|
2021-08-19 17:11:53 +08:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
c9521097c9
|
patch code to open source branch
|
2021-07-29 22:02:41 +08:00 |
|
|
|
8a519477bb
|
fix merge group by overwrite T_QUESTIONMARK leads div core
|
2021-07-29 22:02:41 +08:00 |
|
|
|
79131c0cda
|
[bp2] batch patch code from 31x to opensource
|
2021-07-29 22:02:41 +08:00 |
|
|
|
dac871e88f
|
fix bug (#180)
|
2021-07-29 15:22:37 +08:00 |
|
|
|
5f63a8788b
|
Fix bug that memory size of AMM is too little
|
2021-07-29 14:29:32 +08:00 |
|
|
|
4640a92c31
|
Bugfixs patched from 3.1.x to 3.1_opensource_release
|
2021-07-29 14:14:16 +08:00 |
|
|
|
6e9e639aac
|
fix bug:data inconsistency will occur after multiple rows are replaced into
|
2021-07-28 01:06:13 +08:00 |
|
|
|
74d0236609
|
support last_day in mysql mode
|
2021-07-27 21:57:13 +08:00 |
|
|
|
2b51e4f001
|
fix load data handle empty filed bug
|
2021-07-27 20:24:13 +08:00 |
|
|
|
0b7773c43f
|
add double-destroy check for MemoryContext
|
2021-07-27 19:54:14 +08:00 |
|
|
|
9c76339e62
|
batch cherry-pick 31x bugfix to opensource branch
|
2021-07-27 17:27:15 +08:00 |
|
|
|
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 |
|
|
|
f2b3572e34
|
patch some bugfixs into opensource
|
2021-07-26 11:30:14 +08:00 |
|
|
|
821da37d63
|
cherry-pick from 3_1_x_release to 3.1_opensource_release
|
2021-07-26 11:15:52 +08:00 |
|
|
|
7b201b9253
|
[opensource] patch from 31x
|
2021-07-22 11:18:09 +08:00 |
|
|
|
7fb21bbbe7
|
cherry-pick bug fix in 3.1
|
2021-07-21 23:46:35 +08:00 |
|