hamstersox
|
7d90783c71
|
[CP] check is ls restore failed when create ls failed.
|
2023-10-11 13:09:55 +00:00 |
|
jingtaoye35
|
07082136a1
|
add 'WITH mysql_native_password' grammar
|
2023-10-11 12:13:26 +00:00 |
|
Tyshawn
|
212b6f89c1
|
[CP] add print log to debug releasing memtable slowly
|
2023-10-11 11:40:09 +00:00 |
|
wjhh2008
|
3e3a622c0a
|
fix mysqltest for invalid identifier
|
2023-10-11 10:44:05 +00:00 |
|
obdev
|
1b389cb973
|
Resolve the issue of incorrect results when combining two timestamps using UNION ALL.
|
2023-10-11 10:40:16 +00:00 |
|
obdev
|
2d338d0f35
|
[CP] fix __all_tenant_scheduler_job buffer table problem, and lock conflict problem when create_job
|
2023-10-11 10:09:18 +00:00 |
|
obdev
|
dac0a4a616
|
fix log_task statistics bug
|
2023-10-11 09:43:33 +00:00 |
|
leslieyuchen
|
11be84be20
|
[CP] bugfix: thread deadlock caused by local retries
|
2023-10-11 09:39:34 +00:00 |
|
saltonz
|
4ec2a9f224
|
[CP] assign memory usage of __all_virtual_tablet_sstable_macro_info to current tenant
|
2023-10-11 08:43:05 +00:00 |
|
obdev
|
678f64afc7
|
[CP] print bt when tablet_handle hold one tablet more than 2hours
|
2023-10-11 08:39:21 +00:00 |
|
hamstersox
|
f0bf8920e3
|
dont't judge tablet restore status in ls complete migration
|
2023-10-11 07:39:21 +00:00 |
|
obdev
|
1c627cba7d
|
[CP] [to #52433249] fix collection deleted element serialize/deserialize
|
2023-10-11 07:17:55 +00:00 |
|
leslieyuchen
|
479f5e2392
|
[CP] Optimize the DAS retry process by reducing the interval of sleep.
|
2023-10-11 07:13:52 +00:00 |
|
obdev
|
eba9b2f540
|
[CP] [to #52433249] fix synonym in pl resolver with udt/function
|
2023-10-11 07:09:41 +00:00 |
|
pe-99y
|
209fea8169
|
[CP] set mem attr for das_simple_op
|
2023-10-11 06:39:36 +00:00 |
|
BinChenn
|
ff219fca20
|
[CP] [opt] optimize deps_lock_ in ObLogHandler
|
2023-10-11 05:09:36 +00:00 |
|
obdev
|
ca0c63ff12
|
occupy for all_tenant_scheduler_running_job
|
2023-10-11 04:44:02 +00:00 |
|
obdev
|
66f3b40182
|
MysqlTest: fix failed mysqltest
|
2023-10-11 04:39:41 +00:00 |
|
BinChenn
|
92c27003a9
|
[CP] [fix] fix some ERROR and WARN logs
|
2023-10-11 04:09:46 +00:00 |
|
LiefB
|
828836002c
|
fix major freeze about restore and freeze_info gc
|
2023-10-11 03:44:10 +00:00 |
|
maosy
|
a51bfc97fd
|
fix event_history delete
|
2023-10-11 03:39:53 +00:00 |
|
hiddenbomb
|
c3fc7a64ed
|
fix error usage of ret and set tenant id for allocator
|
2023-10-11 02:09:51 +00:00 |
|
linqiucen
|
269a531263
|
fix rs test and opt hb service threads
|
2023-10-10 14:10:13 +00:00 |
|
yishenglanlingzui
|
d06948658f
|
[CP] In a multi-level join scenario, batch_rescan cannot be performed when the right branch of NLJ appear to be non-NLJ
|
2023-10-10 13:47:36 +00:00 |
|
obdev
|
a36e27e80b
|
[CP] [to #52465107] fix access collection element with varchar symbol index
|
2023-10-10 13:43:49 +00:00 |
|
LINxiansheng
|
4cdbc3e93b
|
Fix a bug when deploy failed but echo success
|
2023-10-10 13:39:47 +00:00 |
|
obdev
|
ff79506de2
|
FEATURE: change memstore_limit_percentage to tenant config
|
2023-10-10 12:44:03 +00:00 |
|
chinaxing
|
424bb7628e
|
[master] fix virtual table column collation
|
2023-10-10 12:39:59 +00:00 |
|
taoshuning
|
6fea5404ff
|
[CP] increase default log_archive thread count for small tenant
|
2023-10-10 12:10:01 +00:00 |
|
taoshuning
|
ee1b331ab4
|
[CP] fix large_buffer_pool core
|
2023-10-10 11:44:07 +00:00 |
|
SevenJ-swj
|
c63282a624
|
support oms ncharacter_set_connection
|
2023-10-10 11:40:07 +00:00 |
|
zzg19950727
|
8bb3b902a3
|
fix dblink session leak bug
|
2023-10-10 11:13:45 +00:00 |
|
wangt1xiuyi
|
37060f5218
|
fix mysqltest
|
2023-10-10 10:44:21 +00:00 |
|
oceanoverflow
|
71a1ce0cce
|
fix backup memory leak when some item init failed
|
2023-10-10 10:40:14 +00:00 |
|
obdev
|
03509f5f3b
|
[CP] fix drop index of pitr failed.
|
2023-10-10 10:13:33 +00:00 |
|
obdev
|
af4801cfc0
|
[CP] fix: fix the core induced by not push back the part expr of foreign key that is parent table mock
|
2023-10-10 10:09:47 +00:00 |
|
xianyu-w
|
3d363ea059
|
Fix core caused by check_stmt_unique
|
2023-10-10 09:24:53 +00:00 |
|
shenyunlong.syl
|
66452923c0
|
[CP] [CP] feat: implement virtual table and system view for obkv connections
|
2023-10-10 08:40:13 +00:00 |
|
obdev
|
c43e4411fa
|
fix expr TO_SINGLE_BYTE/UNISTR/ASCIISTR/TO_MULTI_BYTE error code
|
2023-10-10 08:14:24 +00:00 |
|
wanhong.wwh
|
99bf278daf
|
[CP] SQL 4038重试时触发刷新Tablet的location
|
2023-10-10 08:10:14 +00:00 |
|
496148326@qq.com
|
cd2bd6c1d1
|
fix known defect of ussl_loop part II
|
2023-10-10 07:40:21 +00:00 |
|
tino247
|
d2341059d9
|
[CP] Resolve deadlock problem in parallel ddl
|
2023-10-10 06:40:03 +00:00 |
|
shenyunlong.syl
|
9716c6df9f
|
[CP] [OBKV] Fix accord to some TTL left review comment
|
2023-10-10 06:10:24 +00:00 |
|
LoLolobster
|
436c11c98d
|
convert tenant_compatible and cluster_version of backup sets to readable format
|
2023-10-10 03:13:52 +00:00 |
|
tino247
|
9551281633
|
[CP] [UPGRADE] Record more info in DBA_OB_TENANT_JOBS/DBA_OB_CLUSTER_EVENT_HISTORY
|
2023-10-10 03:10:03 +00:00 |
|
obdev
|
c5ea3432f5
|
[CP] add constructor for ObPxP2PDatahubArg, ObPxP2PDatahubMsgResponse,ObPxP2PClearMsgArg
|
2023-10-10 02:48:17 +00:00 |
|
chinaxing
|
a7f990a748
|
[CP] [4_2_1] fix kill session not interrupt rollback savepoint
|
2023-10-10 02:44:10 +00:00 |
|
obdev
|
2945f5bf28
|
[mysql json] json table error message printfail
|
2023-10-10 02:40:09 +00:00 |
|
tino247
|
8800e46070
|
[PARALLEL_DDL] Add non-partitioned table's tablet placement cache
|
2023-10-10 02:14:23 +00:00 |
|
SevenJ-swj
|
925e08f096
|
[CP] fix external table core
|
2023-10-10 02:10:24 +00:00 |
|