|
121fd2457f
|
[OBCDC] Support BigSegmentBuf in TxLog
|
2023-06-28 07:17:59 +00:00 |
|
|
b5f90efa79
|
[master] handle rollback savepoint create ctx when ls deleting
|
2023-06-27 09:17:57 +00:00 |
|
|
09289f9d9a
|
fix lock_node only update schema_version & add tenant_id for allocator
|
2023-06-25 11:42:22 +00:00 |
|
|
9dae112952
|
[FEAT MERGE] merge transfer
Co-authored-by: wxhwang <wxhwang@126.com>
Co-authored-by: godyangfight <godyangfight@gmail.com>
Co-authored-by: Tyshawn <tuyunshan@gmail.com>
|
2023-06-21 11:42:28 +00:00 |
|
|
12e2837207
|
disable adaptvie compaction when detecting high CPU load
|
2023-06-16 09:42:05 +00:00 |
|
|
a6367c9813
|
fix:big json text do parser construct tree too slow
|
2023-06-16 03:12:19 +00:00 |
|
|
4260921c59
|
add mysqltest case for medium compaction
|
2023-06-15 12:12:32 +00:00 |
|
|
5276bcaea0
|
[BUG.FIX] split tenant memory for TabletMap and TmpFileCache label
|
2023-06-15 10:18:29 +00:00 |
|
|
20dd11d7a7
|
【part 1】Split session memory to tenants
|
2023-06-15 09:48:00 +00:00 |
|
|
bf8207dd0b
|
xml bugfix: fix entity ref escaping bugs && refresh corresponding mysqltest
|
2023-06-09 09:12:28 +00:00 |
|
|
7d5809c2ba
|
[PALF] optimize TPS during arbitration upgrading
|
2023-06-09 05:12:18 +00:00 |
|
|
9fac17b4b2
|
Return recycled scn when tx data is not existed in sstable
|
2023-06-09 04:48:09 +00:00 |
|
|
336122a2d2
|
xml binary format optimize
|
2023-06-09 03:42:18 +00:00 |
|
|
f4b390d643
|
add destroy thread gracefully
|
2023-06-08 07:42:27 +00:00 |
|
|
72b3c1ff76
|
split memory of array in detect callback from 500 tenant
|
2023-06-08 03:43:19 +00:00 |
|
|
c3dd57e291
|
fix row_store_type when sstable is empty
|
2023-06-06 10:42:27 +00:00 |
|
|
a279004631
|
remove unittests cannot work on opensource
|
2023-06-06 05:42:19 +00:00 |
|
|
81fe30e58a
|
xml bianry optimize && fix query bug
|
2023-06-06 02:42:36 +00:00 |
|
|
a795853f8e
|
[Election] fix arb server compare priority bug
|
2023-06-05 08:50:59 +00:00 |
|
|
61b129e849
|
Fix a bug which convert cluster id string may be overflow
|
2023-06-05 08:18:13 +00:00 |
|
|
24bf0c60d8
|
support multi LogIOWorker
|
2023-06-05 02:57:22 +00:00 |
|
|
d65d18cf69
|
[Arb] the number of members in initial_member_list can be odd number
|
2023-06-02 07:12:19 +00:00 |
|
|
7adcede23b
|
[xml type] xml type use document/content/document_unparsed/content_unparsed
Co-authored-by: GroundWu <1175416256@qq.com>
|
2023-06-02 04:41:50 +00:00 |
|
|
8808c6750f
|
[CP] [CP] add _enable_in_range_optimization system variable and fix in expr bug
|
2023-06-02 03:12:00 +00:00 |
|
|
a84b7a3e75
|
[CP] Set up caching for large chunks of memory
|
2023-06-02 02:49:03 +00:00 |
|
|
7f5740b8b0
|
Close the usage of OB_TSC_TIMESTAMP.current_time()
|
2023-06-01 21:41:57 +00:00 |
|
|
58ab2d88cb
|
add destroy thread for kill 15
|
2023-06-01 10:12:00 +00:00 |
|
|
0bb9124896
|
[PALF] do not change config if majority of paxos members have crashed
|
2023-06-01 06:53:50 +00:00 |
|
|
774a89db04
|
[Election] optimize election accept response message size
|
2023-05-29 06:41:43 +00:00 |
|
|
9211f9025b
|
fix: xmlagg function oom
|
2023-05-29 03:23:04 +00:00 |
|
|
43ea6cec49
|
fix big_segment tx log bug
|
2023-05-26 13:11:10 +00:00 |
|
|
c9cccf08db
|
Use tenant-level object pool instead of sop_borrow
|
2023-05-26 10:41:16 +00:00 |
|
|
77f83568f9
|
[OPTIMIZATION] performance is slow down for submit redo with big txn
|
2023-05-26 08:46:47 +00:00 |
|
|
2237bcd5ca
|
[Election] fix table_accessor read string bug
|
2023-05-26 05:22:32 +00:00 |
|
|
4ea455b9f9
|
[tx-route] support receive duplicate state from proxy
|
2023-05-25 08:11:51 +00:00 |
|
|
884c4c3a02
|
xml binary internal support & code optimize
|
2023-05-24 05:41:48 +00:00 |
|
|
978d31c7e1
|
[PALF] fix wait_log_barrier condition
|
2023-05-23 12:41:41 +00:00 |
|
|
2eeabad6ca
|
[2pc] drive 2pc with 1 participants
|
2023-05-23 09:47:21 +00:00 |
|
|
b6cb96f6ce
|
remove unused code
|
2023-05-22 03:41:34 +00:00 |
|
|
10ebab170d
|
Fix a batch of memory not being split to tenant
|
2023-05-18 14:11:18 +00:00 |
|
|
b5ac0c7bf6
|
optimize memtable garbage collection
|
2023-05-16 09:46:50 +00:00 |
|
|
4e78cd9426
|
[bugfix] fix column equal encoding exception offset array overflow
|
2023-05-16 04:16:42 +00:00 |
|
|
cf5be5d6f4
|
push the memtable whose end_max_scn is 0 from max_end_scn to start_scn + 1 for replay multi-transaction commit log
|
2023-05-11 13:58:38 +00:00 |
|
|
aaab6560a1
|
[FEAT MERGE] 4.x Dup Table
Co-authored-by: Minionyh <minions.yh@gmail.com>
Co-authored-by: BinChenn <binchenn.bc@gmail.com>
Co-authored-by: ChangerR <dingjinchengyx@163.com>
|
2023-05-11 10:07:21 +00:00 |
|
|
4108e781d4
|
[FEAT MERGE] implement mysql dblink and read consistency
Co-authored-by: xianyu-w <707512433@qq.com>
Co-authored-by: sdc <njucssdc@gmail.com>
Co-authored-by: seuwebber <webber_code@163.com>
|
2023-05-09 18:32:04 +00:00 |
|
|
b28397d91f
|
fixed query LOG_DISK_IN_USE from gv$ob_servers may be negative.
|
2023-05-08 09:11:54 +00:00 |
|
|
46440f7243
|
bugfix: xmlupdate expr, xpath filter compare and disable xpath union
|
2023-05-08 08:12:12 +00:00 |
|
|
9dcf449833
|
fixed restart failed due to incomplete log disk expansionoperation.
|
2023-05-08 06:08:31 +00:00 |
|
|
1d1d1e009e
|
fix generate partition join filter plan bug
|
2023-05-08 02:38:37 +00:00 |
|
|
ccde264e06
|
[FEAT MERGE] Improve the inner implementation of tx table
Co-authored-by: kongfy <njukongfy@gmail.com>
|
2023-05-07 07:38:34 +00:00 |
|