|
30fc23a236
|
[CP]:bugfix, check lob header without has_lob_locator flag
|
2023-09-08 11:27:02 +08:00 |
|
|
cccaf8d69c
|
shutdown ls balance check in standby tenant
|
2023-09-08 11:24:34 +08:00 |
|
|
547cbbe6cc
|
Remove topk operator output count check
|
2023-09-08 11:22:06 +08:00 |
|
|
645ed64591
|
fix: refactor OB_USE_BABASSL macro define scope in TDE
|
2023-09-08 11:17:16 +08:00 |
|
|
c6439a604d
|
fix performance fallback
|
2023-09-08 11:14:47 +08:00 |
|
|
1df8f925aa
|
[CP] to issue<51870226>:fix core when fail to allocate memory
|
2023-09-08 11:12:17 +08:00 |
|
|
570c401f51
|
impl ob_admin log_tool for dup table log
|
2023-09-08 11:09:50 +08:00 |
|
|
7feac6b5e7
|
[master] savepoint rollback may rollback future data
|
2023-09-08 11:07:24 +08:00 |
|
|
48624219c7
|
force macro block endkey iterator of ddl kv when split range by sampling
|
2023-09-08 11:04:54 +08:00 |
|
|
ddf42a46e7
|
[CP]cherry-pick current_timestamp from 32x
|
2023-09-08 11:02:25 +08:00 |
|
|
3798b53fbb
|
fix qb_name hint conflict bug
|
2023-09-08 10:59:57 +08:00 |
|
|
5d1ffc4dd9
|
retry when replay_create_tablet failed due to io timeout
|
2023-09-08 10:57:25 +08:00 |
|
|
cb23820276
|
[master] fix io-thread hang in handle savepoint rollback resp
|
2023-09-08 10:50:16 +08:00 |
|
|
0c6da427d6
|
improve README.md
|
2023-09-08 10:47:45 +08:00 |
|
|
8bb7c8394f
|
[CP] Fix cume_dist/percent_rank bug
|
2023-09-08 10:40:37 +08:00 |
|
|
4ef22979ef
|
fix double free direct insert table context.
|
2023-09-08 10:38:08 +08:00 |
|
|
0922e834d5
|
fix MBR calculation error of spherical coordinate geometry under spatial index
|
2023-09-06 07:42:36 +00:00 |
|
|
f131ac541c
|
Fix the issue of 500 tenant memory inflation caused by slice_calc in the px module
|
2023-09-06 07:38:42 +00:00 |
|
|
3ddb371a82
|
fix -4114 by changing errorcode
|
2023-09-06 07:27:56 +00:00 |
|
|
7aad6f2d81
|
fixed read invalid data because of read block is being deleted.
|
2023-09-06 07:21:32 +00:00 |
|
|
1bf2c36b76
|
update mysqltest and change the owner of some cases
|
2023-09-06 07:15:36 +00:00 |
|
|
94264813e2
|
fix do_row_gt_and generate unexpected range graph
|
2023-09-06 07:11:34 +00:00 |
|
|
73c770ebab
|
Merge branch 'master' into fix_new_05
|
2023-09-06 11:23:56 +08:00 |
|
|
eb1d1ff665
|
fix dup table new gc method core
|
2023-09-05 09:43:26 +00:00 |
|
|
4f2cb1d056
|
fix cast int zerofill to text utf16 bug
|
2023-09-05 08:49:06 +00:00 |
|
|
85fd1ae1a8
|
FIX: fix dbms_workload_repository package syntax error in Oracle mode
|
2023-09-05 08:44:51 +00:00 |
|
|
065913ae86
|
Fix skip scan bug, retire to normal scan in some case
|
2023-09-05 08:10:50 +00:00 |
|
|
cf60fe3f3a
|
Fix Bug: Offline DDL can't handle the situation when the column ddl type is OB_DDL_ALTER_COLUMN.
|
2023-09-05 07:45:19 +00:00 |
|
|
35d793363d
|
fix split range
|
2023-09-05 07:41:15 +00:00 |
|
|
013386a767
|
[MDS] add monitor to watch MDS memory
|
2023-09-05 07:17:03 +00:00 |
|
|
13a7f463fb
|
Optimize the performance of SMART_CALL
|
2023-09-05 07:13:00 +00:00 |
|
|
f4bf5f41c9
|
[FEAT MERGE] merge recover table
Co-authored-by: hamstersox <673144759@qq.com>
Co-authored-by: skylhd <dickylhd@gmail.com>
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
|
2023-09-05 06:47:00 +00:00 |
|
|
bed8398a6b
|
BUGFIX: fix tx data recycle
|
2023-09-05 04:10:41 +00:00 |
|
|
d2e528c2c0
|
fix typos-remove modifications: ob_transform_min_max.h,ob_transform_semi_to_inner.cpp
|
2023-09-04 13:31:08 +08:00 |
|
|
a91a0535f3
|
supporting sub_ctxs for each tenant_ctx_allocator, which can optimize the problem of memory fragmentation.
|
2023-09-04 02:40:49 +00:00 |
|
|
5ae3de7429
|
Fix reinitialized max id due to unexpected 4018 from sql read
|
2023-09-04 02:14:31 +00:00 |
|
|
5cfa6d074f
|
Fix query memtable use wrong allocator
|
2023-09-04 02:10:49 +00:00 |
|
|
b60e4f8d97
|
[FEAT MERGE] [OBKV] support TTL
Co-authored-by: IHEII <602280108@qq.com>
|
2023-09-04 01:10:37 +00:00 |
|
|
464ba63de9
|
[CP] [OBCDC] Decoupling tenant timezone and fix cdc progress exit issues
|
2023-09-01 15:18:07 +00:00 |
|
|
38cdda42f8
|
Fix substr result type in mixing run of different versions of observer
|
2023-09-01 15:14:24 +00:00 |
|
|
0b8f0353c5
|
fix mysqltest introduced by deduce redundant preds
|
2023-09-01 15:10:40 +00:00 |
|
|
457bf72f0b
|
fix some spells
|
2023-09-01 19:21:54 +08:00 |
|
|
5e3a117ca7
|
to issue<51710744>:fix datetime type as argument of store routine issue
|
2023-09-01 10:44:34 +00:00 |
|
|
4e93734f83
|
remove signal_refresh in restore serice thread
|
2023-09-01 10:40:46 +00:00 |
|
|
c088b1e98c
|
[to #51957187]arraybinding + send long data need is null check
|
2023-09-01 09:44:34 +00:00 |
|
|
040eb9f6b1
|
to issue<51908205>:fix refcursor core
|
2023-09-01 09:40:45 +00:00 |
|
|
8d019b471a
|
[to #50980105]ps+anonymous need set is_inner_call to false
|
2023-09-01 09:14:27 +00:00 |
|
|
bee9ea154a
|
fix backup overwrite comment
|
2023-09-01 09:10:40 +00:00 |
|
|
beb8db4bc3
|
[fix] get member_list may core due to concurrent reconfirmation
|
2023-09-01 08:47:31 +00:00 |
|
|
36b4b174ea
|
limit get_real_batch_type conditions and fix some mysqltest
|
2023-09-01 08:10:45 +00:00 |
|