|
e468ffca57
|
[CP] fix bug about datetime when serlize
|
2023-07-24 08:58:57 +00:00 |
|
|
fb4d14feb7
|
[CP] Add schema history cache
|
2023-07-24 08:53:22 +00:00 |
|
|
c9cc742643
|
[CP] Fix direct load sequence schema
|
2023-07-24 08:47:44 +00:00 |
|
|
e2a70badf9
|
[CP] Fix lossless cast bug
|
2023-07-24 08:42:10 +00:00 |
|
|
c7357febfa
|
[CP] to issue<50708864>:fix mutilset nested table containg complex type core
|
2023-07-24 08:23:18 +00:00 |
|
|
91e171855b
|
[CP] issue<50775099>:forbid set global var when executing nested sql
|
2023-07-24 08:17:43 +00:00 |
|
|
d53ec23c5d
|
[CP] [SCHEMA] Optimize performance for refreshing full schema
|
2023-07-24 08:12:06 +00:00 |
|
|
bd127f7af2
|
[CP] Fix non-continuous auto-increment values
|
2023-07-24 07:59:00 +00:00 |
|
|
65699e6c8b
|
[CP] fix semi to inner bug for view from dual
|
2023-07-24 07:53:27 +00:00 |
|
|
aa2adeaa52
|
[CP] Adjust expr order in output_union_exprs_ to match the underlying operator
|
2023-07-24 07:47:48 +00:00 |
|
|
82d3ef5ad1
|
[CP] [to #49840314] fix anydata.convertcollection with delete element
|
2023-07-24 07:42:14 +00:00 |
|
|
520a90c5c8
|
fix T_FUN_SYS_REMOVE_CONST bug in dblink
|
2023-07-22 02:22:37 +00:00 |
|
|
94ddf30c29
|
[CP] to issue<50925489>:fix commarray mod memory leak when using objaccessexpr
|
2023-07-22 02:17:00 +00:00 |
|
|
b6edffd264
|
[CP] fix granule iterator generate T_PDML_PARTITION_ID expr bug
|
2023-07-22 02:04:35 +00:00 |
|
|
d93ba0fd38
|
[CP] fix pdml merge into occur 4377
|
2023-07-22 01:53:29 +00:00 |
|
|
1d9defe143
|
[CP] fix print function index bug
|
2023-07-22 01:47:50 +00:00 |
|
|
038e411f91
|
[CP] to issue<50964133>:fix core when execute call stmt in ps mode
|
2023-07-22 01:42:10 +00:00 |
|
|
62edd73386
|
[CP] fix rollup one row info bug
|
2023-07-21 06:53:12 +00:00 |
|
|
c974844d12
|
[CP] [xa][4.x] acquire data lock before set tx desc in session for xa
|
2023-07-21 06:42:08 +00:00 |
|
|
e733f631bb
|
[CP] fix tmp table core
|
2023-07-21 03:04:34 +00:00 |
|
|
48662e32ae
|
[CP] fix coll pred expr bug
|
2023-07-21 02:59:00 +00:00 |
|
|
56e0115273
|
[CP] make session value of SYSTEM_TIME_ZONE consistent with global value
|
2023-07-21 02:53:26 +00:00 |
|
|
672a6f8d22
|
[CP] ObSortOp::inner_get_next_batch return OB_ITER_END incorrectly when calculating limit 0 in vectorized scenario
|
2023-07-21 02:47:52 +00:00 |
|
|
0442a4caf6
|
[CP] reuse datum row before get row in different micro block
|
2023-07-21 02:42:16 +00:00 |
|
|
78665be595
|
[CP] fix invalid number in rowid caused core
|
2023-07-21 02:23:36 +00:00 |
|
|
b17e0c4292
|
[CP] Bugfix for wm_concat memory leak
Co-authored-by: qubin-ben <qubin01@gmail.com>
|
2023-07-21 02:18:01 +00:00 |
|
|
ab20550f76
|
[CP] ddl scheduler: only copy dependent index when index status not final
|
2023-07-21 02:12:27 +00:00 |
|
|
bd2279e534
|
[CP] fix 4377 error because of mysql non strict mode
|
2023-07-20 12:42:06 +00:00 |
|
|
ed2a560479
|
fix mysqltest
|
2023-07-20 12:28:50 +00:00 |
|
|
7fbab748fb
|
optimize gather database stats job proc
|
2023-07-20 12:17:53 +00:00 |
|
|
0264758433
|
[CP] do not hold tablet handle when executing ddl.
|
2023-07-20 12:12:15 +00:00 |
|
|
634bea6b20
|
[CP] BUGFIX: add some log for write throttle
|
2023-07-20 08:12:09 +00:00 |
|
|
874f08b9f1
|
[CP] fix: add defensive check when to check if pointer is null when add related index info
|
2023-07-20 07:48:07 +00:00 |
|
|
aadbcb3d57
|
[CP] Fix direct load multiple merge range splitter handle origin table
|
2023-07-20 07:42:27 +00:00 |
|
|
1cc9a524a0
|
[CP] fix dblink bugs
|
2023-07-20 04:12:15 +00:00 |
|
|
245a3f9da5
|
[CP] [BUG] only check sequence set with the first one
|
2023-07-20 03:12:23 +00:00 |
|
|
f6176bfe16
|
disallow ddl with predefined rules with trigger.
|
2023-07-19 10:22:47 +00:00 |
|
|
860015f3aa
|
[CP] update tenant config parameter name
|
2023-07-19 10:11:57 +00:00 |
|
|
0ffd4741df
|
[CP] [UPGRADE] Remove restriction when upgrade system table
|
2023-07-19 04:47:47 +00:00 |
|
|
5b3a2711c3
|
[CP] fix infinite loop in compaction progress
|
2023-07-19 04:42:09 +00:00 |
|
|
765bbb32df
|
[CP] [master] tx_desc used by px_worker relese without lock protected
|
2023-07-19 03:12:26 +00:00 |
|
|
ebe53fb01e
|
[CP] accelerate try_update_epoch_and_reload in case of failure
|
2023-07-18 10:18:18 +00:00 |
|
|
2378d44c73
|
[CP] Fix multi range reverse scan blockscan
|
2023-07-18 07:53:27 +00:00 |
|
|
a7addabbb7
|
[CP] [BUG] prevent protection for insert and delete for insert on dup
|
2023-07-18 07:47:51 +00:00 |
|
|
b9854bbf23
|
[CP] [fix] do not remove normal member if another member is being rebuilt
|
2023-07-18 07:42:15 +00:00 |
|
|
bbe2818879
|
revert fix ls_staus_operator interface
|
2023-07-18 04:29:28 +00:00 |
|
|
ae51188892
|
Merge branch 'pr_1429' into 4.1
|
2023-07-18 04:10:44 +00:00 |
|
|
b0719ab61d
|
[CP] always reset row iter when iterator used
|
2023-07-18 04:09:21 +00:00 |
|
|
b9ae583833
|
[CP] fix avoid vsnprintf generates wrong result when there is '%' in format string in parser
|
2023-07-18 04:03:46 +00:00 |
|
|
8519ba05a0
|
Fix failed mysqltests and predicate move around bug
|
2023-07-18 03:58:07 +00:00 |
|