Commit Graph

5464 Commits

Author SHA1 Message Date
976635c683 fix failed case 2023-07-31 03:11:57 +00:00
ebd8deecba [CP] issue<49704458>:fix memory leak of udt construct function 2023-07-30 11:17:30 +00:00
58795d11a5 [CP] Adjust the log level of ObTxCtxTableMeta::serialize_ function to reduce unnecessary log output; 2023-07-30 11:11:55 +00:00
a43e6d21ec [CP] fix decode bug 2023-07-28 11:11:57 +00:00
c7aaa758df fix dbms package rpc usage error 2023-07-28 10:47:55 +00:00
e5c7339f11 [CP] fill ddl_stmt_str when enabling index for create index syntax. 2023-07-28 10:42:14 +00:00
f7015f91d5 fix reroute check for single sql in trans 2023-07-28 09:12:03 +00:00
dcdef4ac6d [master] deadlock between memctx and partctx 2023-07-27 13:47:46 +00:00
sdc
18ee867100 fix not mark GI as partition-wise bug 2023-07-27 13:42:10 +00:00
2847d43fcc Remove ref_scn range check. 2023-07-27 13:11:56 +00:00
e05001acae fix truncate timeout may be larger than 1000s 2023-07-27 08:42:13 +00:00
928b4a015f [CP] [master] reduce incorrect trans commit result returned to client after tx-data recycled 2023-07-27 04:12:07 +00:00
bd12fce1c4 fix error code and log level 2023-07-26 13:53:22 +00:00
0b98ed1309 fix SCHEMATA cannot displaying the correct DEFAULT_CHARACTER_SET_NAME and DEFAULT_COLLATION_NAME 2023-07-26 13:47:46 +00:00
3912bbc6db [Bugfix] fix issue51011879 & issue51011820 2023-07-26 12:11:57 +00:00
045dbfb1b6 [CP] fix piece_msg memleak when hit error during gathring online stats 2023-07-26 05:47:37 +00:00
b9631a61a8 check enable_major_freeze when launching major freeze on standby tenants 2023-07-26 05:42:05 +00:00
f99da2bee2 patch autoinc logical about truncate to 4.1 2023-07-26 03:23:14 +00:00
702fa36a7b [CP][BUGFIX] fix read lob alloc memory failed 2023-07-26 03:17:40 +00:00
fc2290b445 [CP] [to #50407364] add tenant allocator for ObPLOpaque data 2023-07-26 03:12:10 +00:00
024d3f5d91 [CP] fix sql plan bug 2023-07-26 02:41:53 +00:00
b9a1b7b84b fix const propagate bug for calculating the partition 2023-07-26 02:17:29 +00:00
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
sdc
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