|
|
3ba79326f4
|
fix: gts_callback_interrupted change tenant failure
|
2024-03-05 04:19:57 +00:00 |
|
|
|
fd54ded76c
|
cache data version in session for performance optimize
|
2024-02-27 09:44:46 +00:00 |
|
|
|
eebd59b11b
|
set prev_log_type in commit/prepare log
Co-authored-by: wxhwang <wxhwang@126.com>
|
2024-02-10 06:11:13 +00:00 |
|
|
|
0c56e628e0
|
[TABLELOCK] fix several bugs about timeout in tablelock
|
2024-02-10 05:34:25 +00:00 |
|
|
|
7084582acf
|
[replay] fix replay serial part log when txn recover scn after final serial log
|
2024-02-09 13:50:18 +00:00 |
|
|
|
a9d217444b
|
skip active memtable when flush redo for freeze
|
2024-02-09 11:06:53 +00:00 |
|
|
|
19440b0c01
|
misc refinement
|
2024-02-09 08:01:58 +00:00 |
|
|
|
ba4abc025d
|
[FIX] do throttle after creating tx ctx or rollback to savepoint in replay situation
|
2024-02-09 00:01:22 +00:00 |
|
|
|
fa4905151b
|
[FIX] do throttle when mds operation is finished instead of allocating mds memory
|
2024-02-08 23:16:31 +00:00 |
|
|
|
d3da1d9ffc
|
create savepoint not abort tx to avoid concurrent with stmt execute
|
2024-02-08 21:50:06 +00:00 |
|
|
|
230773b31a
|
[bugfix] parallel replay branch savepoint insert tx-data-table lost data
Co-authored-by: ZenoWang <wzybuaasoft@163.com>
|
2024-02-08 18:43:05 +00:00 |
|
|
|
31e5ff5f59
|
[CP] opt: provide a new sync interface for getting gts timestamp
|
2024-02-08 12:15:41 +00:00 |
|
|
|
9474ff14d4
|
only reset tx active_scn to enable recgnize first stmt retry
|
2024-02-08 11:07:13 +00:00 |
|
|
|
efebb728e6
|
add sanity check logic clock in trans state sync
|
2024-02-08 09:12:19 +00:00 |
|
|
|
01d8fbf351
|
fix switch to follower forcedly will failed due to no memory
|
2024-02-08 08:36:43 +00:00 |
|
|
|
8d63652331
|
[FEAT MERGE] transaction pdml support optimization
Co-authored-by: SanmuWangZJU <sanmuwang.ws@gmail.com>
|
2024-02-07 23:02:56 +00:00 |
|
|
|
c7fe4c3f69
|
[FEAT MERGE] Implement tenant cloning mechanism
Co-authored-by: wanyue-wy <345657357@qq.com>
|
2024-02-07 20:19:21 +00:00 |
|
|
|
33a6f4973d
|
[FEAT MERGE] Implement Resource Throttle
|
2024-02-07 17:25:56 +00:00 |
|
|
|
46b64790bc
|
[FEAT MERGE] transfer without kill tx
|
2024-02-07 14:20:47 +00:00 |
|
|
|
fbba79a9f8
|
[CP] fix mds memory leak bug after creating buffer ctx failed
|
2024-02-07 13:18:10 +00:00 |
|
|
|
08bd926417
|
implicit trx first stmt retry does not abort tx
|
2024-02-06 23:39:29 +00:00 |
|
|
|
c8ef409bf3
|
Do not report ERROR when sample rate equals 100
|
2024-02-06 14:49:36 +00:00 |
|
|
|
bb91fee82f
|
set prev_log_type in commit/prepare log
Co-authored-by: wxhwang <wxhwang@126.com>
|
2024-02-02 21:43:02 +00:00 |
|
|
|
89f74f205e
|
[TABLELOCK] fix several bugs about timeout in tablelock
|
2024-02-02 18:51:34 +00:00 |
|
|
|
1e2b018bbf
|
[replay] fix replay serial part log when txn recover scn after final serial log
|
2024-01-17 07:43:09 +00:00 |
|
|
|
b3ec417991
|
skip active memtable when flush redo for freeze
|
2024-01-15 13:42:48 +00:00 |
|
|
|
056e47167d
|
misc refinement
|
2024-01-11 10:14:47 +00:00 |
|
|
|
fc9414974c
|
[FIX] do throttle after creating tx ctx or rollback to savepoint in replay situation
|
2024-01-05 03:42:39 +00:00 |
|
|
|
3bdc9cb5df
|
[FIX] do throttle when mds operation is finished instead of allocating mds memory
|
2024-01-04 13:42:38 +00:00 |
|
|
|
46e5a241ce
|
create savepoint not abort tx to avoid concurrent with stmt execute
|
2024-01-04 05:12:53 +00:00 |
|
|
|
5954384755
|
[bugfix] parallel replay branch savepoint insert tx-data-table lost data
Co-authored-by: ZenoWang <wzybuaasoft@163.com>
|
2024-01-02 08:47:46 +00:00 |
|
|
|
15a066cf26
|
[CP] opt: provide a new sync interface for getting gts timestamp
|
2023-12-26 09:16:21 +00:00 |
|
|
|
d7ae28defd
|
only reset tx active_scn to enable recgnize first stmt retry
|
2023-12-26 03:13:40 +00:00 |
|
|
|
f8733a5dcb
|
add sanity check logic clock in trans state sync
|
2023-12-25 08:13:17 +00:00 |
|
|
|
bbc7b62785
|
fix switch to follower forcedly will failed due to no memory
|
2023-12-24 15:12:44 +00:00 |
|
|
|
438a70b2b8
|
[FEAT MERGE] transaction pdml support optimization
Co-authored-by: yyy-hust <yyy.hust@gmail.com>
Co-authored-by: SanmuWangZJU <sanmuwang.ws@gmail.com>
|
2023-12-18 14:04:23 +08:00 |
|
|
|
9187748933
|
[FEAT MERGE] Implement tenant cloning mechanism
Co-authored-by: lalalafeier <wufeifei2023@163.com>
Co-authored-by: wanyue-wy <345657357@qq.com>
Co-authored-by: joseph12138 <17862707376@163.com>
|
2023-12-14 03:13:30 +00:00 |
|
|
|
56e0ec6dcf
|
[FEAT MERGE] Implement Resource Throttle
|
2023-12-12 15:12:41 +00:00 |
|
|
|
ff0ec7e185
|
[FEAT MERGE] transfer without kill tx
Co-authored-by: Minionyh <minions.yh@gmail.com>
Co-authored-by: KyrielightWei <weixx1203@outlook.com>
|
2023-12-08 14:12:30 +00:00 |
|
|
|
08a76580f3
|
[CP] fix mds memory leak bug after creating buffer ctx failed
|
2023-12-07 14:42:56 +00:00 |
|
|
|
13d649f400
|
implicit trx first stmt retry does not abort tx
|
2023-11-27 06:51:19 +00:00 |
|
|
|
e9fa5cef72
|
[FEAT MERGE] FEATURE: ls state optimization
|
2023-11-15 08:44:47 +00:00 |
|
|
|
933a2b5031
|
make trans trace log buffer bigger in debug mode
|
2023-11-01 06:09:06 +00:00 |
|
|
|
566e920620
|
Merge branch 'column_store'
Co-authored-by: wangt1xiuyi <13547954130@163.com>
Co-authored-by: yangqise7en <877793735@qq.com>
Co-authored-by: Zach41 <zach_41@163.com>
|
2023-10-31 15:39:22 +00:00 |
|
|
|
c9753f2968
|
license opt: Identify external and internal code and modify their open source licenses correctly.
|
2023-10-23 03:43:44 +00:00 |
|
|
|
98b9115578
|
[CP] fast abort transaction
|
2023-10-16 03:43:16 +00:00 |
|
|
|
0fe674397d
|
[CP] Add replica into blacklist when migrating
|
2023-10-12 12:09:44 +00:00 |
|
|
|
223cf90c93
|
fix delay callback scheduler in clear phase
|
2023-09-25 02:40:07 +00:00 |
|
|
|
36322c7d68
|
replace get_ls_ctx_mgr with get_ls in acquire_local_snapshot
|
2023-09-12 03:10:47 +00:00 |
|
|
|
cb23820276
|
[master] fix io-thread hang in handle savepoint rollback resp
|
2023-09-08 10:50:16 +08:00 |
|