Commit Graph

5591 Commits

Author SHA1 Message Date
694f84c4fa revert oci memleak fix, fix translate error 2023-08-11 02:11:46 +00:00
ea9e8e7fe3 Fix bug of circular dependencies between location and schema during upgrade 2023-08-10 10:41:54 +00:00
1207429f85 CP-Fix: session sync error in upgrade scene 2023-08-10 10:11:51 +00:00
c02e1bb9b2 fix upgrade from 4.0.0.0 to 4.1.0.2 enconter error 2023-08-09 03:41:57 +00:00
05a9b437fd fix link batch error in remove const expr 2023-08-08 12:12:04 +00:00
sdc
4c41469432 [CP] fix get_conn core 2023-08-08 10:12:07 +00:00
4e8d08d174 [CP] [to #51399538]fix bug dblink transaction in PL 2023-08-08 06:41:56 +00:00
f8230483aa [CP] fix bug select for update ... skip locked can't execute parallen 2023-08-07 12:12:15 +00:00
ef40ab0791 [CP] fix pl sql hit plan cache failed 2023-08-07 04:11:54 +00:00
8db47ea635 [UPGRADE] Add restriction for specified upgrade path 2023-08-04 07:42:05 +00:00
013a6b598e [CP] fix query pushdown into set stmt bug 2023-08-04 06:11:53 +00:00
23f4753a15 [CP] fix plan cache not sharing plan at weak read 2023-08-04 04:47:33 +00:00
ec459d7764 [CP] fix load data job not release 2023-08-04 04:41:58 +00:00
ab4e1fa42e [CP] [xa][4.2] support cursor in xa 2023-08-03 10:12:15 +00:00
2b0a931407 Fix fetch tablet meta rpc timeout bug 2023-08-03 09:42:04 +00:00
1e6a47162f [4.1] io thread hang due to rollback savepoint hold lock too long 2023-08-03 04:12:01 +00:00
b2b63391ce fix auto mem mgr use arena allocator leads memory dynamic leak 2023-08-02 09:47:18 +00:00
2679e6e4a6 [CP] Fix statistic error problem 2023-08-02 09:41:48 +00:00
3ced330ebc [CP] add table name for dba_ind_partitions and dba_ind_subpartitions views in mysql mode 2023-08-01 13:11:50 +00:00
d075588005 [CP] bugfix: lost some join pred 2023-08-01 10:41:45 +00:00
80605b14cf [PATCH]fix parallel range 2023-08-01 10:11:52 +00:00
0a8aed4905 [CP] fix expr pullup bug 2023-08-01 04:47:32 +00:00
sdc
cf519ba55d [CP] fix window function memleak when insert failed 2023-08-01 04:42:00 +00:00
36b87b2a57 [CP] [CP] fix: observer core at serialization::EnumEncoder<false>::encoded_length<oceanbase::table::ObITableEntity>(...) 2023-08-01 04:17:53 +00:00
4d0d02c289 [CP] fix extracting wrong query range with mutable function 2023-08-01 04:12:25 +00:00
d058686982 fix mysqltest 2023-07-31 04:12:09 +00:00
af89bf53d6 [CP] Fix ps prepare stage error 4016 2023-07-31 03:42:01 +00:00
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