|
a6dfba10a9
|
fix limit push down cause select with rand() result error
|
2023-07-25 14:42:00 +00:00 |
|
|
64f54e5b0e
|
patch the log level refine from master
|
2023-07-25 14:12:15 +00:00 |
|
|
2a8f0aa017
|
[CP] [OBCDC] Fix obcdc output wrong column value if column is 8 byte and encoded by datum
|
2023-07-25 12:11:56 +00:00 |
|
|
3fb55e9feb
|
consider unfinish medium before schedule major & not update max_receive for standby cluster
|
2023-07-25 10:48:18 +00:00 |
|
|
a7be40aed2
|
fix truncate ddl timeout
|
2023-07-25 10:42:36 +00:00 |
|
|
c9cf4f37e5
|
revert fix table contains set fields, alter table checksum error bug
|
2023-07-25 09:42:22 +00:00 |
|
|
ba230f3e0b
|
skip old mds clog replaying under deleting status
|
2023-07-25 04:12:07 +00:00 |
|
|
f35211fbc2
|
fix partition pruning failed for oracle hash partitioned table
|
2023-07-25 03:42:20 +00:00 |
|
|
7d57fb8701
|
primary tenant report ls_recovery_stat and tenant_info
|
2023-07-25 03:12:09 +00:00 |
|
|
3d21eddaea
|
[CP] [LogFetcher][OBCDC] fix the wrong statistic in LogFetcher
|
2023-07-24 14:12:00 +00:00 |
|
|
193ddc4ddc
|
[CP] fix px hang when sqc report failed or start tasks failed
|
2023-07-24 13:58:47 +00:00 |
|
|
8f1d906812
|
[CP] [OBCDC][LogFetcher] fix core caused by LSFetchCtx
|
2023-07-24 13:53:12 +00:00 |
|
|
78c6821a3d
|
[CP] [OBCDC] fix the bug that OBCDC would process ls_op incorrectly
|
2023-07-24 13:47:37 +00:00 |
|
|
2be1a2c1a4
|
modify proxy transparent prefix
|
2023-07-24 13:42:05 +00:00 |
|
|
87eb660ac8
|
[CP] [CP] Support sequence currval session sync via obproxy
|
2023-07-24 13:12:06 +00:00 |
|
|
426ede5e42
|
[UPGRADE] upgrade version to 4.1.0.2
|
2023-07-24 12:42:21 +00:00 |
|
|
340f77e72e
|
fix table contains set fields, alter table checksum error bug
|
2023-07-24 09:12:02 +00:00 |
|
|
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 |
|