1882 Commits

Author SHA1 Message Date
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
obdev
da73e25afc improve case stability 2022-11-22 09:35:41 +00:00
obdev
a328e6f04f [MYSQLTEST] fix case & add defense code for compat_mode 2022-11-22 09:10:22 +00:00
obdev
e7dc7c5edf [CP] [Asan Core] heap use after free with unpivot operator. 2022-11-22 09:08:02 +00:00
hiddenbomb
ed83a15813 get tablet with timeout 2022-11-22 09:05:42 +00:00
obdev
16fc3d31e2 [CP] support ob_timer to assign max_task_num by argument 2022-11-22 08:38:18 +00:00
Charles0429
f72d873722 fix clog return code retry 2022-11-22 08:35:57 +00:00
obdev
3772f41232 Fix date/datetime comparision bug and fix failed mysqltests 2022-11-22 08:08:56 +00:00
hezuojiao
5f8b94eb45 [CP] Fix find_in_set expr collation type calc 2022-11-22 08:06:37 +00:00
HaHaJeff
f6c2e3b47b reduce log print level 2022-11-22 04:37:52 +00:00
hezuojiao
429f2f7d5a Fix clean sequence cache easy to timeout 2022-11-22 04:35:33 +00:00
Charles0429
c18134e07f do not push execution id for column redefinition task 2022-11-22 03:40:37 +00:00
tino247
44dd39c81d Add new pcode 2022-11-22 03:38:18 +00:00
simonjoylet
5ea836facc fix repeatable ddl start when migrate retry 2022-11-22 03:35:57 +00:00
obdev
f61eb3f967 [4.1] pcode for master 2022-11-22 03:08:22 +00:00
obdev
bd9908adab initialize class member target_usage_idx_ and tenant_idx_ in ObAllVirtualPxTargetMonitor 2022-11-22 03:06:03 +00:00
wenxingsen
039917f979 fix make DESTDIR=./ install problem 2022-11-22 02:37:54 +00:00
ChangerR
0eef672f1a [CP] fix extract onetime expr with set op cause coredump 2022-11-21 15:05:32 +00:00
akaError
7dc86ccbb7 fix bug: select now() into @a from dual fail 2022-11-21 14:35:41 +00:00
obdev
8cd6085ac4 BUGFIX: reserve memstore memory for replay 2022-11-21 13:38:00 +00:00
obdev
abc92d3d60 [placeholder] enhance DBA_OB_TENANTS to display standby tenant related information 2022-11-21 13:35:40 +00:00
yishenglanlingzui
d06c642de3 fix bug replace into with timestamp type datum_memory use after free 2022-11-21 13:08:02 +00:00
obdev
0d4f96af5b fix mini mode print slow replay error 2022-11-21 13:05:42 +00:00
hezuojiao
bb20bfc8a4 Fix table location cast to enumset deserialize failed 2022-11-21 12:40:22 +00:00