Commit Graph

5591 Commits

Author SHA1 Message Date
1afa0ecf7b [BUGFIX]Virtual tables cannot retry das tasks 2022-11-24 03:35:43 +00:00
7952fa9f29 Fix load and select into outfile oss params bug 2022-11-24 03:08:23 +00:00
972d94f0b7 Fix infinite ddl tasks created after rollbacking constraint 2022-11-24 03:06:03 +00:00
a4479393d8 fix #1129: mispell, is_file_tpe() -> is_file_type() (#1130) 2022-11-23 23:35:59 +08:00
9c850ffc6f [CP] do not check scheduler callback if leader switch happen 2022-11-23 15:35:34 +00:00
d29704671c fix ObServerMetaTableChecker about tabelt replica checksum 2022-11-23 15:05:41 +00:00
481c969b7d bugfix : json arrayagg not support distinct clause 2022-11-23 13:37:55 +00:00
69c03f5790 [CP] [to #45091799]fix bug schema_gaurd not inited 2022-11-23 13:35:36 +00:00
8129d41b24 fix hung when convert to character for partition. 2022-11-23 13:05:40 +00:00
3e788f5391 Add ctx id from connect by allocator. 2022-11-23 12:11:59 +00:00
e1f90f057e Not create memtable if max_callbacked_log_ts is too small 2022-11-23 12:09:39 +00:00
63f031234b fix setting wrong execution id 2022-11-23 12:07:20 +00:00
8e7d355cc2 Declares TS3.1 and Centos 8 compatible (#1139)
Co-authored-by: ‘mikeyyu’ <mikeyyu@tencent.com>
2022-11-23 19:05:57 +08:00
5db5e410f2 BUGFIX: fix deadlock of tablet_gc_handler 2022-11-23 11:05:33 +00:00
e8dedd7ccb Fix ls migration and restore reuse minor sstable bug 2022-11-23 10:37:56 +00:00
6ef29179eb fix io_getevents failed in some os 2022-11-23 10:35:35 +00:00
68d8b9d4d3 Ignore table not exist when releasing snapshot 2022-11-23 09:05:58 +00:00
3ef3fad8a3 [CP] fix temp table access location constraint bug 2022-11-23 08:09:23 +00:00
dc95d872c2 fix encoding when rows exceeds uint16_MAX 2022-11-23 08:07:04 +00:00
b0bb9e7653 Fix bitmap load_from_array 2022-11-23 07:41:36 +00:00
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
6301693f38 ddl retry when migrate offline 2022-11-23 07:36:46 +00:00
309fba2516 fix check_merge_interval_time in case when cluster has been restarted 2022-11-23 06:37:39 +00:00
5b1e49b03d fix(omt): delete duplicate function calling (#1111) 2022-11-23 12:33:46 +08:00
73ef48ed09 [BUG] report error when 4013 for assign participants 2022-11-23 03:06:04 +00:00
d63bdbd204 fix: remove dead code (#611)
Co-authored-by: wangyunlai <hnwyllmm@126.com>
2022-11-23 10:51:41 +08:00
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
067f438626 reserved table id for sql plan table、plan table、plan real info table 2022-11-23 02:37:12 +00:00
de322a3319 fix to retry build replice when observer has not refreshed the latest schema. 2022-11-22 13:35:37 +00:00
faab617097 fixed(palf): fixed set base lsn will reset PalfBaseInfo 2022-11-22 12:35:48 +00:00
94316f63a7 fix typos shuold -> should #1148 2022-11-22 20:28:27 +08:00
779289c1cd BUGFIX: make sure write throttle trigger is greater than freeze trigger 2022-11-22 10:35:49 +00:00
5429c2fc0a fix spm core 2022-11-22 10:10:23 +00:00
5282ebd584 fix cases and add estimate block prefs 2022-11-22 10:08:02 +00:00
2ca80bac91 BUGFIX: wake up lock wait mgr if OUT_TRANS_UNLOCK finished 2022-11-22 10:05:41 +00:00
26f34fa185 fix config not init when init sys_vars 2022-11-22 09:38:05 +00:00
da73e25afc improve case stability 2022-11-22 09:35:41 +00:00
a328e6f04f [MYSQLTEST] fix case & add defense code for compat_mode 2022-11-22 09:10:22 +00:00
e7dc7c5edf [CP] [Asan Core] heap use after free with unpivot operator. 2022-11-22 09:08:02 +00:00
ed83a15813 get tablet with timeout 2022-11-22 09:05:42 +00:00
16fc3d31e2 [CP] support ob_timer to assign max_task_num by argument 2022-11-22 08:38:18 +00:00
f72d873722 fix clog return code retry 2022-11-22 08:35:57 +00:00
3772f41232 Fix date/datetime comparision bug and fix failed mysqltests 2022-11-22 08:08:56 +00:00
5f8b94eb45 [CP] Fix find_in_set expr collation type calc 2022-11-22 08:06:37 +00:00
f6c2e3b47b reduce log print level 2022-11-22 04:37:52 +00:00
429f2f7d5a Fix clean sequence cache easy to timeout 2022-11-22 04:35:33 +00:00
c18134e07f do not push execution id for column redefinition task 2022-11-22 03:40:37 +00:00
44dd39c81d Add new pcode 2022-11-22 03:38:18 +00:00
5ea836facc fix repeatable ddl start when migrate retry 2022-11-22 03:35:57 +00:00
f61eb3f967 [4.1] pcode for master 2022-11-22 03:08:22 +00:00