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 |
|
AntiTopQuark
|
1afa0ecf7b
|
[BUGFIX]Virtual tables cannot retry das tasks
|
2022-11-24 03:35:43 +00:00 |
|
wjhh2008
|
7952fa9f29
|
Fix load and select into outfile oss params bug
|
2022-11-24 03:08:23 +00:00 |
|
Hongqin-Li
|
972d94f0b7
|
Fix infinite ddl tasks created after rollbacking constraint
|
2022-11-24 03:06:03 +00:00 |
|
DevilExileSu
|
a4479393d8
|
fix #1129: mispell, is_file_tpe() -> is_file_type() (#1130)
|
2022-11-23 23:35:59 +08:00 |
|
obdev
|
9c850ffc6f
|
[CP] do not check scheduler callback if leader switch happen
|
2022-11-23 15:35:34 +00:00 |
|
obdev
|
d29704671c
|
fix ObServerMetaTableChecker about tabelt replica checksum
|
2022-11-23 15:05:41 +00:00 |
|
obdev
|
481c969b7d
|
bugfix : json arrayagg not support distinct clause
|
2022-11-23 13:37:55 +00:00 |
|
seuwebber
|
69c03f5790
|
[CP] [to #45091799]fix bug schema_gaurd not inited
|
2022-11-23 13:35:36 +00:00 |
|
obdev
|
8129d41b24
|
fix hung when convert to character for partition.
|
2022-11-23 13:05:40 +00:00 |
|
obdev
|
3e788f5391
|
Add ctx id from connect by allocator.
|
2022-11-23 12:11:59 +00:00 |
|
obdev
|
e1f90f057e
|
Not create memtable if max_callbacked_log_ts is too small
|
2022-11-23 12:09:39 +00:00 |
|
Charles0429
|
63f031234b
|
fix setting wrong execution id
|
2022-11-23 12:07:20 +00:00 |
|
mikeyuyang
|
8e7d355cc2
|
Declares TS3.1 and Centos 8 compatible (#1139)
Co-authored-by: ‘mikeyyu’ <mikeyyu@tencent.com>
|
2022-11-23 19:05:57 +08:00 |
|
obdev
|
5db5e410f2
|
BUGFIX: fix deadlock of tablet_gc_handler
|
2022-11-23 11:05:33 +00:00 |
|
godyangfight
|
e8dedd7ccb
|
Fix ls migration and restore reuse minor sstable bug
|
2022-11-23 10:37:56 +00:00 |
|
simonjoylet
|
6ef29179eb
|
fix io_getevents failed in some os
|
2022-11-23 10:35:35 +00:00 |
|
Hongqin-Li
|
68d8b9d4d3
|
Ignore table not exist when releasing snapshot
|
2022-11-23 09:05:58 +00:00 |
|
zzg19950727
|
3ef3fad8a3
|
[CP] fix temp table access location constraint bug
|
2022-11-23 08:09:23 +00:00 |
|
obdev
|
dc95d872c2
|
fix encoding when rows exceeds uint16_MAX
|
2022-11-23 08:07:04 +00:00 |
|
DengzhiLiu
|
b0bb9e7653
|
Fix bitmap load_from_array
|
2022-11-23 07:41:36 +00:00 |
|
XiTang
|
204a76baf6
|
fix isal crc64 bug (#1052)
* use isal for crc check
* add NULL check in crc isal
* update isal crc code to latest pull request
|
2022-11-23 15:37:11 +08:00 |
|
simonjoylet
|
6301693f38
|
ddl retry when migrate offline
|
2022-11-23 07:36:46 +00:00 |
|
obdev
|
309fba2516
|
fix check_merge_interval_time in case when cluster has been restarted
|
2022-11-23 06:37:39 +00:00 |
|
Victor
|
5b1e49b03d
|
fix(omt): delete duplicate function calling (#1111)
|
2022-11-23 12:33:46 +08:00 |
|
Handora
|
73ef48ed09
|
[BUG] report error when 4013 for assign participants
|
2022-11-23 03:06:04 +00:00 |
|
wangqiim
|
d63bdbd204
|
fix: remove dead code (#611)
Co-authored-by: wangyunlai <hnwyllmm@126.com>
|
2022-11-23 10:51:41 +08:00 |
|
JiangNanMax
|
e5a2f1f5db
|
fixed bug in src/sql/code_generator/ob_column_index_provider.cpp (#690)
Co-authored-by: wangyunlai <hnwyllmm@126.com>
|
2022-11-23 10:46:32 +08:00 |
|
zzg19950727
|
067f438626
|
reserved table id for sql plan table、plan table、plan real info table
|
2022-11-23 02:37:12 +00:00 |
|
obdev
|
de322a3319
|
fix to retry build replice when observer has not refreshed the latest schema.
|
2022-11-22 13:35:37 +00:00 |
|
HaHaJeff
|
faab617097
|
fixed(palf): fixed set base lsn will reset PalfBaseInfo
|
2022-11-22 12:35:48 +00:00 |
|
obdev
|
779289c1cd
|
BUGFIX: make sure write throttle trigger is greater than freeze trigger
|
2022-11-22 10:35:49 +00:00 |
|
obdev
|
5429c2fc0a
|
fix spm core
|
2022-11-22 10:10:23 +00:00 |
|
wangt1xiuyi
|
5282ebd584
|
fix cases and add estimate block prefs
|
2022-11-22 10:08:02 +00:00 |
|
obdev
|
2ca80bac91
|
BUGFIX: wake up lock wait mgr if OUT_TRANS_UNLOCK finished
|
2022-11-22 10:05:41 +00:00 |
|
obdev
|
26f34fa185
|
fix config not init when init sys_vars
|
2022-11-22 09:38:05 +00:00 |
|