3628 Commits

Author SHA1 Message Date
obdev
bbf81bb574 fix allocate merge group by with partition sort bug 2023-03-06 12:11:20 +00:00
obdev
b21be06c5c register timer task when transaction is timeout 2023-03-06 11:13:44 +00:00
simonjoylet
d761f60d4b fix create empty ddl sstable 2023-03-06 11:11:06 +00:00
obdev
33dd4ba133 judge errno before set errsim 2023-03-06 10:46:17 +00:00
a1iive
a40e181106 add log for compaction diagnose 2023-03-06 10:41:13 +00:00
obdev
0829d606a9 update dependency gopkg.in/yaml.v3 to v3.0.0 2023-03-06 10:13:57 +00:00
obdev
115b2dc7f0 [bugfix] fix rollup bug 2023-03-06 10:11:22 +00:00
obdev
d7da0bcfb3 adjust show trace framework 2023-03-06 09:43:43 +00:00
obdev
0a68dd023b deprecate check_majority_integrated in major merge 2023-03-06 09:41:09 +00:00
obdev
63b0121241 fix tablet/table compaction hashmap about bucket_num 2023-03-06 09:14:02 +00:00
oceanoverflow
3a9f993f37 fix delete tablet condition check server version failed 2023-03-06 09:11:26 +00:00
obdev
323d256e7a support tenant config compatible dump to file before effective in memory 2023-03-06 08:41:10 +00:00
Larry955
a401951741 fix partition list compat bug 2023-03-06 08:11:22 +00:00
obdev
ee44943313 Use error log when cannot create more memtable 2023-03-06 07:46:27 +00:00
obdev
ca23020851 fix table load general table compact concurrency issue 2023-03-06 07:43:47 +00:00
obdev
d2149f86e3 [MDS] add virtual table placeholder 2023-03-06 07:13:50 +00:00
Hongqin-Li
38df57d1c4 Fix index task hang after take effect and canceled 2023-03-06 05:11:20 +00:00
akaError
e6b7f8e8be fix instr case sensitive 2023-03-06 04:43:50 +00:00
nroskill
03cafacec1 fix wrong span_id in full link tracing 2023-03-06 04:41:14 +00:00
obdev
4f2ab1f735 fix not add enumset to str above questionmark bug 2023-03-06 04:14:01 +00:00
nroskill
1581cac17a fix compile in perf mode 2023-03-06 04:11:20 +00:00
chinaxing
f218dfc62c [master] fix XA exit reset xa_info on txdesc caused tx route failed 2023-03-06 03:43:34 +00:00
obdev
085ddb9d8b Fix elect priority scn for raw_write leader. 2023-03-06 03:13:32 +00:00
obdev
5722d40f35 fix weak read select replica 2023-03-06 03:10:54 +00:00
obdev
ead837a209 fix udr mtl stop not check null 2023-03-06 02:46:09 +00:00
wangt1xiuyi
0995c8b2f5 fix truncate table failed caused by delete history stats and enum/set type gather bug 2023-03-06 02:43:31 +00:00
obdev
c411be8e33 fix try_gc_tablet_checksum about timeout and frequency 2023-03-06 02:40:54 +00:00
obdev
6236cfcdcf Fix log stat view out-of-date issue. 2023-03-05 02:10:42 +00:00
hamstersox
59fe65cfe2 Upgrade compatibility of backup and restore 2023-03-04 07:11:09 +00:00
obdev
5cd4dcc8b4 Handle OB_NEED_RETRY ret_code of Palf Iterator in archive 2023-03-04 06:41:23 +00:00
Revendell
a6e7d65447 fix bug:core-dump occurs in partition column with auto-increment when multi-node deployment 2023-03-04 02:11:06 +00:00
HaHaJeff
f8e03ff190 fixed read log after flashback may be hang 2023-03-04 01:43:38 +00:00
obdev
9eba955ac6 fix outline/hint generate plan bug 2023-03-04 01:41:06 +00:00
Hongqin-Li
a038417955 Fix unexpected ddl start after ddl commit log 2023-03-03 11:41:20 +00:00
obdev
b5244db425 Avoiding the impact of new_truncate_table on mysql auotinc, then we need to execute the old logic 2023-03-03 10:11:05 +00:00
oceanoverflow
4d8634e94e restrict different observer binary version migrate and rebuild 2023-03-03 09:43:33 +00:00
SanmuWangZJU
03ff66996e [OBCDC] ignore rollbacked schema_version after tenant start service 2023-03-03 09:40:57 +00:00
simonjoylet
c6e23516d2 fix ddl task when the tenant switch to standby 2023-03-03 09:13:52 +00:00
obdev
730345eeb7 fix the problem of losing extra info in the case of multiple 2.0 protocol packages 2023-03-03 09:11:17 +00:00
obdev
bfbe2f8609 add defensive code for small sstable optimization 2023-03-03 08:46:06 +00:00
obdev
1803d16852 fix: ignore errno ENOENT when copy dump config file 2023-03-03 08:43:32 +00:00
obdev
b2cc97f559 Bugfix for ObPxMSCoordOp: keep projected flag well maintained 2023-03-03 08:40:59 +00:00
obdev
70676363eb Fix log restore controller lsn compare eror 2023-03-03 08:16:15 +00:00
Hongqin-Li
1b9aaaba25 Wait until old ddl session exit before deciding the need of retry 2023-03-03 08:13:40 +00:00
obdev
c19b2b1dcd Fix sw accum_checksum rollback bug. 2023-03-03 07:46:11 +00:00
obdev
6d7dbdc556 add timeout_us for dml 2023-03-03 07:43:37 +00:00
renju96
2b0d3930a3 reserver fo io_tracer_table 2023-03-03 07:13:48 +00:00
obdev
e84f946374 Revert “fix show trace cannot find root span while adaptting upstream” 2023-03-03 07:11:13 +00:00
nroskill
158dedccd8 fix coredump at tenant hook 2023-03-03 06:43:32 +00:00
godyangfight
4d673a8b07 Fix migration streaming rpc time out bug 2023-03-03 06:40:58 +00:00