|
|
16b086a718
|
fix late materialization bug
|
2021-09-24 19:19:08 +08:00 |
|
|
|
1765522f95
|
Fix enumset cast to time in static typing engine
|
2021-09-22 20:10:48 +08:00 |
|
|
|
df707d359b
|
fix op set order by bug
|
2021-09-17 14:54:29 +08:00 |
|
|
|
bf79ca5650
|
Forbidden backup copies
|
2021-09-17 14:12:36 +08:00 |
|
|
|
86b7b81439
|
remove parameters _enable_split_partition
|
2021-09-14 15:33:23 +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 |
|
|
|
81ec0c135d
|
remove enable_pg parameter config
|
2021-09-08 23:00:08 +08:00 |
|
|
|
19d899e8c3
|
fix a core dump bug (#342)
|
2021-09-07 20:47:00 +08:00 |
|
|
|
2c57ef86be
|
fix deadcode
|
2021-09-03 22:24:32 +08:00 |
|
|
|
b6aa346563
|
[Essence Securities]fix occur error after transform subquery pullup when view not set parent namespace stmt.
|
2021-09-02 18:53:25 +08:00 |
|
|
|
62cb470338
|
patch backup piece to 3.1. open source
|
2021-09-02 15:26:40 +08:00 |
|
|
|
153f16ad8a
|
add common table expression in MySQL (#314)
|
2021-09-02 14:28:58 +08:00 |
|
|
|
2b13a66b79
|
[fix] fix the error caused by redundant condition
|
2021-09-01 23:37:46 +08:00 |
|
|
|
f8b75754ce
|
add expr: (#198)
|
2021-08-31 15:44:43 +08:00 |
|
|
|
8967498dc8
|
fix error caused by aggr func alias in order by
|
2021-08-31 13:42:37 +08:00 |
|
|
|
a6a56e21f4
|
Remove cmake warning configuration (August)
|
2021-08-30 15:49:44 +08:00 |
|
|
|
7be8c3653f
|
fix load data parser bug
|
2021-08-26 21:26:35 +08:00 |
|
|
|
d1cd5d4780
|
fix late materialization and topk hint bug
|
2021-08-26 12:37:17 +08:00 |
|
|
|
1458849166
|
support show triggers for mysqldump
|
2021-08-24 20:42:03 +08:00 |
|
|
|
88a8862b77
|
support max_connections and max_user_connections
|
2021-08-19 17:11:53 +08:00 |
|
|
|
6f46b8491f
|
Fix column default value check is not compatible with mysql
|
2021-08-19 10:25:02 +08:00 |
|
|
|
8bd9721cfb
|
modify daily_merge error and forbid modify cluster_id and cluster
|
2021-08-17 14:30:27 +08:00 |
|
|
|
f9f6066b8d
|
fix cases master
|
2021-08-13 16:37:28 +08:00 |
|
|
|
ce5da32082
|
fix size_overflow bug in distributed update
|
2021-08-12 17:27:59 +08:00 |
|
|
|
358b847936
|
fix cases 3.1_opensource_release
|
2021-08-11 16:08:08 +08:00 |
|
|
|
a331dec52c
|
Remove warning configurations
|
2021-07-30 14:56:13 +08:00 |
|
|
|
b75f46946e
|
[Shein-Feature] support auto_increment attribute for part column
|
2021-07-30 11:02:55 +08:00 |
|
|
|
79131c0cda
|
[bp2] batch patch code from 31x to opensource
|
2021-07-29 22:02:41 +08:00 |
|
|
|
4640a92c31
|
Bugfixs patched from 3.1.x to 3.1_opensource_release
|
2021-07-29 14:14:16 +08:00 |
|
|
|
74d0236609
|
support last_day in mysql mode
|
2021-07-27 21:57:13 +08:00 |
|
|
|
09edba0ff6
|
CP 3.1 commit to open source
|
2021-07-27 21:21:14 +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 |
|
|
|
3aa7e08d33
|
[feature] support user defined nextval("seqname") function
|
2021-07-26 15:30:14 +08:00 |
|
|
|
f2b3572e34
|
patch some bugfixs into opensource
|
2021-07-26 11:30:14 +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 |
|
|
|
a9e70b7bcd
|
bug fix to open source branch
|
2021-07-21 14:15:14 +08:00 |
|
|
|
f45d2cdbe2
|
cp bug fix to open source branch
|
2021-07-20 17:06:14 +08:00 |
|
|
|
e03cb03357
|
PATCH bugfix to opensource branch
|
2021-07-19 22:33:13 +08:00 |
|
|
|
1777c9769e
|
cherry-pick from 3_1_x_release to 3.1_opensource_release
|
2021-07-19 21:27:14 +08:00 |
|
|
|
8cd6314c3b
|
Fix compile warning
|
2021-07-16 18:06:13 +08:00 |
|
|
|
000ee98d25
|
fix bug for sequence
|
2021-07-15 18:39:14 +08:00 |
|
|
|
a997b23808
|
cherry-pick bugfix from 3.1 to open source branch
|
2021-07-14 17:48:16 +08:00 |
|
|
|
f27ecbb784
|
opensource bigfix patch
|
2021-07-13 19:42:21 +08:00 |
|
|
|
ce63c8923f
|
fix bug of tinytext type in mysql mode can insert 256 bytes chars
|
2021-07-13 14:54:13 +08:00 |
|
|
|
1ec7b00f36
|
bugfix cherry-pick to opensource release
|
2021-07-13 14:39:14 +08:00 |
|
|
|
601c09e290
|
add a OB_FAIL for ret check (#142)
|
2021-07-13 14:15:27 +08:00 |
|
|
|
d922e21af7
|
forbid set backup dest before patch
|
2021-07-12 20:17:20 +08:00 |
|