1940 Commits

Author SHA1 Message Date
Handora
3cdfb11aa5 [scn] fix test_memtable and errno 2023-01-12 19:02:33 +08:00
obdev
bee212d8a9 [4.0] replace log_ts with SCN(src/storage/ls) 3 2023-01-12 19:02:33 +08:00
obdev
caf3220c8c clear some TODOs about SCN at storage layer 2023-01-12 19:02:33 +08:00
obdev
9842295897 replace log_ts with scn 2023-01-12 19:02:33 +08:00
ZenoWang
cdf5734cac [SCN Refactor] replace log_ts with scn in tx_table phase 2 2023-01-12 19:02:33 +08:00
Handora
e77375018e [scn] scn for memtable 2023-01-12 19:02:33 +08:00
oceanoverflow
a4c9f3e4d4 adapt scn for migration 2023-01-12 19:02:33 +08:00
obdev
fd4a35f42a [4.0] replace log_ts with SCN(src/storage/ls) 2 2023-01-12 19:02:33 +08:00
wangt1xiuyi
11485d6a98 [SCN REFACTOR] replace flash back snapshot and remove read snapshot session 2023-01-12 19:02:33 +08:00
obdev
c4c13f6296 replace log_ts by SCN in checkpoint 2023-01-12 19:02:33 +08:00
obdev
92c51091d7 move logic_macro_id 2023-01-12 19:02:33 +08:00
obdev
54b64a7263 [scn] fix failure of mittest after refresh feature scn 2023-01-12 19:02:20 +08:00
obdev
49a02f3304 fix misuse check_table_be_modified in transformer 2022-11-25 12:35:41 +00:00
hamstersox
4c7f5e9d18 remove -4683 from unretrieable err 2022-11-25 11:40:07 +00:00
wjhh2008
f34a588a9a fix rewrite bug: replace column with const value 2022-11-25 11:37:50 +00:00
obdev
fe0de4b0d5 [CP] fix memory leak 2022-11-25 11:35:32 +00:00
obdev
38717064ee [CP] Fix: Fix the core caused by ObConflictRowMapCtx 2022-11-25 11:10:08 +00:00
hiddenbomb
ddb6728b3c [CP] freeze active memtable before create new version tablet 2022-11-25 11:05:38 +00:00
obdev
5697e0f25b [CP] [4.0] retry lock in offline of tablet gc handler 2022-11-25 10:40:26 +00:00
nroskill
842dc28be7 [CP] remove unused unittest 2022-11-25 10:38:06 +00:00
obdev
8727754142 Fix roll up with const expr bug 2022-11-25 10:35:48 +00:00
obdev
e737da9763 [CP] [CP] fix ObTenantConfig dead lock 2022-11-25 10:05:42 +00:00
godyangfight
38b30d15f6 Fix restore copy minor sstable which is same with dest minor sstable condition 2022-11-25 07:38:10 +00:00
godyangfight
2032dc8477 Fix rebuild offline and online failed cannnot do backfill tx bug 2022-11-25 07:35:52 +00:00
simonjoylet
18e8a1e6aa set ddl success with start log ts 2022-11-25 06:42:17 +00:00
obdev
56076b3e8c change errno 2022-11-25 06:39:58 +00:00
obdev
0d347f3259 Fix dict decoder simd DEBUG log. 2022-11-25 06:37:41 +00:00
simonjoylet
87d5299635 unregister ddl kv manager after ddl commit 2022-11-25 04:37:59 +00:00
yike21
3d16e6a967
fix typos: colume -> column (#1176)
Signed-off-by: yike21 <yike21@qq.com>

Signed-off-by: yike21 <yike21@qq.com>
2022-11-25 12:33:35 +08:00
gitccl
a057f1f711
fix typos sanpshot -> snapshot (#1178)
fc25b8c5d1
2022-11-25 11:58:50 +08:00
Benevor
a1e8e2c8c4
fix typos recorde -> record #1171 (#1175)
fc25b8c5d1
2022-11-25 11:57:43 +08:00
Moonm3n
61d8b6dab3
fix typos transforme -> transform (#1174)
fc25b8c5d1
2022-11-25 11:56:57 +08:00
WU Jingdi
ca4e87b216
fix floating point number compare (#1144)
floating-point expressions shall not be directly or indirectly tested for equality or inequality

fc25b8c5d1
2022-11-25 11:56:07 +08:00
hnwyllmm
fc25b8c5d1 floating-point expressions shall not be directly or indirectly tested for equality or inequality 2022-11-25 03:38:33 +00:00
Charles0429
2f92ff4ea7 add OB_TASK_EXPIRED and OB_PACKET_STATUS_UNKNOWN to ddl retry error code 2022-11-25 03:36:12 +00:00
obdev
af61c1de99 BUGFIX: fix dead_lock between advance_checkpoint_by_flush and create_ls 2022-11-24 15:09:58 +00:00
obdev
ec268010bf check sqlstate valid in resolver stage 2022-11-24 15:07:40 +00:00
obdev
0cd740c277 [CP] fix T_OP_STACK_OVERFLOW_CHECK reset child ptr leads core 2022-11-24 15:05:23 +00:00
simonjoylet
543ec6c9ea ddl task get schema with version 2022-11-24 12:39:55 +00:00
obdev
c898272f6c fix log access ctx core 2022-11-24 12:35:29 +00:00
chinaxing
d67e34bdaa [4.x] fix try commit tx on local will fail when partition has migrated out 2022-11-24 12:05:45 +00:00
luooofan
de40a4db47
fix #1092 Modify the description of row_compaction_update_limit value range (#1133) 2022-11-24 19:31:51 +08:00
obdev
f7820604c6 fix issue<46240158><46141201><46115703><46107852>:record error information to warning buf 2022-11-24 10:35:28 +00:00
Monk-Liu
2a7e2e5eff [CP] [bugfix]:update duplicated columns should raise error 957. 2022-11-24 10:10:17 +00:00
obdev
0fb66ff79b fix #1092 Modify the description of row_compaction_update_limit value range 2022-11-24 10:07:58 +00:00
obdev
bad2aaf5e0 check trans_expired_time_ validity in handle_timeout 2022-11-24 10:05:41 +00:00
obdev
23ad5e6d1d [CP] [CP] fix MemLeak DeadLock 2022-11-24 09:39:55 +00:00
obdev
145a4a87a6 [CP] print MEMORY LOG when tenant deleted but memory not freed 2022-11-24 09:37:37 +00:00
obdev
97b7209e61 fix memory leak when forall batch execute 2022-11-24 08:05:51 +00:00
obdev
f32896cc2f fix idempotence of offline ddl when drop tenant simulatenously. 2022-11-24 03:38:03 +00:00