|
d4093399b2
|
add tenant event history
|
2023-07-06 06:42:03 +00:00 |
|
|
c00fed3c5f
|
fix tablet allocator
|
2023-07-06 05:12:15 +00:00 |
|
|
18a4779e06
|
fix ls_staus_operator interface
|
2023-07-06 04:42:04 +00:00 |
|
|
8f0bdfd707
|
[CP] [to #50557940]fix bug affect rows mysql mode trigger
|
2023-07-06 04:12:12 +00:00 |
|
|
b80ac31fb0
|
Fix migration using wrong dag parent to create task
|
2023-07-06 03:23:48 +00:00 |
|
|
f38770afcf
|
[4.2][Standby] Optimize error refresh in standby
|
2023-07-06 03:17:56 +00:00 |
|
|
a8269e0e9e
|
standby create ls in trans
|
2023-07-06 02:42:09 +00:00 |
|
|
a43f5a770a
|
change transfer start and abort stage execution to src ls leader
|
2023-07-06 02:12:16 +00:00 |
|
|
bec47b2450
|
fix primary switchover to standby do not clear member list lock issue
|
2023-07-06 01:12:10 +00:00 |
|
|
8d99645533
|
docs: toolchain and compile
Signed-off-by: tison <wander4096@gmail.com>
|
2023-07-05 21:43:58 +08:00 |
|
|
ff51b6e77c
|
BUGFIX: change the value of freeze trigger
|
2023-07-05 13:12:14 +00:00 |
|
|
7a8d5a551c
|
fix mini merge 4677 problem
|
2023-07-05 12:18:01 +00:00 |
|
|
e984dbcfb0
|
Fix generated column bug
|
2023-07-05 12:12:10 +00:00 |
|
|
d3d59029b1
|
fix rpc hang when px task start failed
|
2023-07-05 11:53:52 +00:00 |
|
|
ce944fa9b6
|
[CP] [CP] fix plan cache core while executing remote plan
|
2023-07-05 11:48:03 +00:00 |
|
|
b36191ff16
|
OB_PARTITION_IS_BLOCKED need retry with location cache
|
2023-07-05 11:42:09 +00:00 |
|
|
d65274e2c9
|
[CP] fix plan cache mismatch dur to return_rowid
|
2023-07-05 11:12:17 +00:00 |
|
|
34bc7336c0
|
reform order autoinc
|
2023-07-05 10:54:10 +00:00 |
|
|
6fb782096e
|
fix flt span ps_execute span end ts 0
|
2023-07-05 10:48:16 +00:00 |
|
|
7b84a4a42f
|
[BUGFIX] disable lob froce inrow
|
2023-07-05 10:42:23 +00:00 |
|
|
9dbc7d83e9
|
Fix ls migration rebuild update ls migration status failed bug.
|
2023-07-05 09:42:32 +00:00 |
|
|
887f23512f
|
Fix dest_ls trigger rebuild during transfer
|
2023-07-05 09:12:24 +00:00 |
|
|
e02783e957
|
[CP] fix empty string global-buffer-overflow in asan
|
2023-07-05 08:42:24 +00:00 |
|
|
6819b7ed03
|
das tablet mapper use schema_guard in sql_ctx
|
2023-07-05 08:18:11 +00:00 |
|
|
4c1cda057a
|
Fix some bugs for tx module
|
2023-07-05 08:12:16 +00:00 |
|
|
3943420210
|
fix variable server_uuid isn't correctly and master failed cases
|
2023-07-05 07:54:03 +00:00 |
|
|
cea8a51d2b
|
always reset row iter when iterator used
|
2023-07-05 07:48:11 +00:00 |
|
|
5f04d8ee95
|
fix defensive logic about choosing storage schema
|
2023-07-05 07:42:19 +00:00 |
|
|
5f4a52023d
|
optimize change member list logic to avoid tenant queue stuck
|
2023-07-05 07:18:07 +00:00 |
|
|
8d995f5bd7
|
[master] handle create/get tx-ctx after ls removed
|
2023-07-05 07:12:14 +00:00 |
|
|
b53ede3e68
|
fix defense in accumulate_macro_column_checksum
|
2023-07-05 06:54:04 +00:00 |
|
|
d025c43f23
|
Try to submit delay abort log before the dup_table commit info log
|
2023-07-05 06:48:09 +00:00 |
|
|
297dc10b9c
|
fix the core of printing log_cb in check_warn without ctx_lock
|
2023-07-05 06:42:17 +00:00 |
|
|
99e1e5853e
|
BUGFIX: retry lock if tenant dose not exist
|
2023-07-05 06:12:19 +00:00 |
|
|
a60735a142
|
[CP] fix extract wrong query range when char compare with varchar
|
2023-07-05 04:48:15 +00:00 |
|
|
facdb42548
|
[CP] [CP] [CP] only allow base table columns without in predicate to deduce in predicates
|
2023-07-05 04:42:22 +00:00 |
|
|
5e23304ed8
|
[fix] flashback learners
|
2023-07-05 04:18:05 +00:00 |
|
|
fec62d37b1
|
fix infinite loop in compaction progress
|
2023-07-05 04:12:13 +00:00 |
|
|
5bd57e04b8
|
Fix pdml insert bug
|
2023-07-05 03:54:07 +00:00 |
|
|
35ee3afcb5
|
[CP] fix response packet when con attr is empty
|
2023-07-05 03:48:12 +00:00 |
|
|
bde8795240
|
if deserialize arg failed when process old mds, retry.
|
2023-07-05 03:42:19 +00:00 |
|
|
83f363ceba
|
[CP] fix session lock leak when set dbms_monitor.ob_session_trace_disable
|
2023-07-05 03:18:08 +00:00 |
|
|
cbeb742405
|
if is_remove of ObLS is true, skip it in ObLSService::enable_replay.
|
2023-07-05 03:12:16 +00:00 |
|
|
7be502c0ca
|
Fix mysql temp table route bug
|
2023-07-05 02:48:07 +00:00 |
|
|
e55eed9b52
|
[bugfix] replace trim last empty memtable with dulicate memtable check
|
2023-07-05 02:42:15 +00:00 |
|
|
39b41bc893
|
Fix subquery coalesce bug
|
2023-07-05 01:18:03 +00:00 |
|
|
cfdd2747fa
|
change error code to OB_EAGAIN when some tablet has not called start_transfer_out_on_redo
|
2023-07-05 01:12:12 +00:00 |
|
|
f3219cbd56
|
roll backup check initial state in ha scan tablet
|
2023-07-04 15:42:15 +00:00 |
|
|
ba92ee0f4f
|
[BUG.FIX] fix -4002 for unique index to check rowkey exist
|
2023-07-04 12:53:52 +00:00 |
|
|
f7ee6bedef
|
Fix print skip locked bug
|
2023-07-04 12:42:22 +00:00 |
|