|
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 |
|
|
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 |
|
|
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 |
|
|
193ddc4ddc
|
[CP] fix px hang when sqc report failed or start tasks failed
|
2023-07-24 13:58:47 +00:00 |
|