Handora
|
8e82e95c91
|
[BUG] remove protection code and and handler for ls removal
|
2023-03-07 09:41:14 +00:00 |
|
obdev
|
f7714fcb55
|
set dblink timeout
|
2023-03-07 08:40:53 +00:00 |
|
oceanoverflow
|
29a5dd5a5f
|
fix replica in restore replica status offline issue
|
2023-03-07 08:10:45 +00:00 |
|
obdev
|
5ce2d0e295
|
Fix archive log consumption with larger piece
|
2023-03-07 07:46:34 +00:00 |
|
obdev
|
d89d11164b
|
fix the bug that sql nio net thread will hang when do_pending_write
|
2023-03-07 07:43:58 +00:00 |
|
obdev
|
37196ce6f0
|
[CDCService] fix CDCService stuck when fetching log in sys tenant
|
2023-03-07 07:41:22 +00:00 |
|
obdev
|
7f06100d28
|
fix the core that sql nio do_accept_one failed and close the socket after push to close queue
|
2023-03-07 06:43:43 +00:00 |
|
obdev
|
3be5e8a2da
|
[bugfix] fix memory leak in replayservice
|
2023-03-07 06:41:07 +00:00 |
|
obdev
|
bd109eaeb6
|
[BUGFIX] fix vtable query lob use sql level allocator
|
2023-03-07 06:15:50 +00:00 |
|
obdev
|
cb8394b24e
|
fix column array access out of bounds problem when there are virtual generated columns
|
2023-03-07 05:43:46 +00:00 |
|
obdev
|
851f6655e8
|
fix compat bug about 2pc from 4.0 to 4.1
|
2023-03-07 05:41:10 +00:00 |
|
qianchanger
|
8c423e7ff3
|
Switch current memory context for sqc handler
|
2023-03-07 05:16:14 +00:00 |
|
LiuYoung00
|
bb6dd9d016
|
[CP] fixed prexecute set_session_active
|
2023-03-07 05:13:38 +00:00 |
|
obdev
|
313246f2ce
|
[to #48166637] fix memory leak when shrink collection
|
2023-03-07 05:11:02 +00:00 |
|
obdev
|
f09c3eff3d
|
Incorrect partition calculation in direct load
|
2023-03-07 04:44:00 +00:00 |
|
chinaxing
|
4187cab988
|
[master] fix rollback savepoint retry too slow
|
2023-03-07 04:41:24 +00:00 |
|
obdev
|
92212a2dba
|
Wait till data_checkpoint starts freeze_task successfully
|
2023-03-07 04:13:20 +00:00 |
|
obdev
|
6008fdb2a5
|
Adjust defensive check configuration
|
2023-03-07 04:10:46 +00:00 |
|
Handora
|
e4a3438573
|
[XA] simple adaption for xa
|
2023-03-07 03:46:07 +00:00 |
|
obdev
|
20dbea5ce3
|
fix named window incorrect result when hit plan
|
2023-03-07 03:43:32 +00:00 |
|
tino247
|
e23ea70ca3
|
Fix tenant config update problem
|
2023-03-07 03:40:55 +00:00 |
|
obdev
|
0d7417c231
|
fix xa_pl_savepoint is not bound to proxy id
|
2023-03-07 03:13:35 +00:00 |
|
obdev
|
aa46ea1fbd
|
[BUGFIX]fix lob locator with charset convert
|
2023-03-07 03:11:01 +00:00 |
|
simonjoylet
|
50b4027b91
|
shrink memory usage of ddl kv mgr
|
2023-03-07 02:43:55 +00:00 |
|
wangt1xiuyi
|
5217ca4c13
|
add the ignore error code when fetch table failed for sys table and virtual table
|
2023-03-07 02:41:18 +00:00 |
|
obdev
|
71a9cc0c6b
|
check invalid start_scn before appending commit log in palf
|
2023-03-07 02:10:40 +00:00 |
|
JiahuaChen
|
01c567e8e1
|
Reduce log print when massive tablet load and dump
|
2023-03-06 12:16:34 +00:00 |
|
obdev
|
90cb52ce38
|
change barrier type for medium clog
|
2023-03-06 12:13:56 +00:00 |
|
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 |
|