|
|
fd298c183d
|
fix spm evolution task can not finish due to add plan failed
|
2024-05-09 15:06:09 +00:00 |
|
|
|
3f6e55f2bc
|
[CP] fix session var solidify ap-sysbench bugs
Co-authored-by: 2149 <260391947@qq.com>
|
2024-04-26 08:21:13 +00:00 |
|
|
|
d0413d0c8d
|
[CP] Compatible with mysql decimal truncate warning display
|
2024-04-12 11:45:57 +00:00 |
|
|
|
76cb9ba4a4
|
fix the error code of alloc mem failed
|
2024-04-11 13:15:14 +00:00 |
|
|
|
3d4ef9741d
|
[FEAT MERGE] performance optimzation for OLTP
Co-authored-by: dimstars <liangjinrongcm@gmail.com>
Co-authored-by: pe-99y <315053752@qq.com>
|
2024-04-10 07:32:28 +00:00 |
|
|
|
34c3718f40
|
[CP][FEAT MERGE]SDO_GEOMETRY & MYSQL GIS EXPR IMPLEMENT
|
2024-04-08 13:45:08 +00:00 |
|
|
|
62eb9bd22b
|
[CP] Fix: fix memory leak induced by foreign key casacde delete check duplicate rowkey
|
2024-03-27 04:15:38 +00:00 |
|
|
|
5bdd7e5bd1
|
[CP] [FEAT MERGE]support dblink udf
|
2024-03-21 04:45:37 +00:00 |
|
|
|
0d0b11c0cc
|
[FEAT MERGE] impl vectorization 2.0
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
Co-authored-by: hezuojiao <hezuojiao@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
|
2024-02-08 05:32:54 +00:00 |
|
|
|
15307ef94e
|
[FEAT MERGE][CP]optimizer stats enhancement
|
2024-02-07 16:56:28 +00:00 |
|
|
|
c699ceea48
|
[FEAT MERGE] Solidify session vars for functional index
|
2024-02-07 16:44:49 +00:00 |
|
|
|
c8ef409bf3
|
Do not report ERROR when sample rate equals 100
|
2024-02-06 14:49:36 +00:00 |
|
|
|
b6773084c6
|
[FEAT MERGE] impl vectorization 2.0
Co-authored-by: Naynahs <cfzy002@126.com>
Co-authored-by: hwx65 <1780011298@qq.com>
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
|
2023-12-22 03:43:22 +00:00 |
|
|
|
618ab67eb0
|
[FEAT MERGE][CP]optimizer stats enhancement
Co-authored-by: 2149 <260391947@qq.com>
|
2023-12-12 10:17:50 +00:00 |
|
|
|
58aad590f1
|
[FEAT MERGE] Solidify session vars for functional index
|
2023-12-12 06:42:37 +00:00 |
|
|
|
e61f6a4170
|
fix some typo error
|
2023-02-10 11:30:15 +08:00 |
|
|
|
9b31f8aa03
|
[FEAT MERGE] 开源裁减颗粒度优化
Co-authored-by: nroskill <nroskill@gmail.com>
Co-authored-by: akaError <lzg020616@163.com>
Co-authored-by: yinyj17 <yinyijun92@gmail.com>
|
2023-08-15 02:40:26 +00:00 |
|
|
|
a0e110cc8a
|
fix bugs
|
2023-08-10 08:18:37 +00:00 |
|
|
|
283a9c0b9a
|
fix se array of tablet range allocate too much memory and send piece msg core
|
2023-07-24 07:18:34 +00:00 |
|
|
|
10ebab170d
|
Fix a batch of memory not being split to tenant
|
2023-05-18 14:11:18 +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 |
|
|
|
22c390d8e6
|
optimize performance
|
2023-05-09 07:12:01 +00:00 |
|
|
|
0f0d98ce6a
|
Change the rt exprs array source when in px batch rescan
|
2023-03-02 16:44:34 +00:00 |
|
|
|
59a94c10ac
|
fix spm bugs and add some user friendly mechanisms
|
2023-02-25 02:41:08 +00:00 |
|
|
|
facae95a7d
|
[DeadLock.bad_case] fix remote sql retry may deadlock
|
2023-02-15 14:17:33 +00:00 |
|
|
|
f6009fdcb4
|
fix: fix the bug induced by check delete distinct for foreign key cascade delete
|
2023-02-14 08:11:51 +00:00 |
|
|
|
9b302b8660
|
[to #41932470] fix memory of udf
|
2023-02-06 23:45:37 +08:00 |
|
|
|
f8c5c2647f
|
[FEAT MERGE] Merge syslog user experience improvement to master
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: tino247 <tino247@126.com>
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
|
2023-02-06 15:52:24 +08:00 |
|
|
|
3d4f554258
|
[FEAT MERGE] Lob SQL refactoring (Mem-LobLocator, expressions and dbms_lob adaptions)
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
|
2023-01-28 20:40:16 +08:00 |
|
|
|
ba19ba90e0
|
[FEAT MERGE] del_tenant_memleak branch
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
|
2023-01-28 19:29:23 +08:00 |
|
|
|
81d28c0295
|
[FEAT MERGE] add direct load function
Co-authored-by: Monk-Liu <1152761042@qq.com>
Co-authored-by: saltonz <saltonzh@gmail.com>
Co-authored-by: yongshige <598633031@qq.com>
|
2023-01-28 18:08:51 +08:00 |
|
|
|
2d19a9d8f5
|
[FEAT MERGE]4_1_sql_feature
Co-authored-by: leslieyuchen <leslieyuchen@gmail.com>
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: raywill <hustos@gmail.com>
|
2023-01-28 16:01:28 +08:00 |
|
|
|
5aed6bd3d8
|
[FEAT MERGE] ELR & WeakRead feature enhancement
|
2023-01-12 19:02:33 +08:00 |
|
|
|
51de5b5911
|
[SCN] fix farm failure
|
2023-01-12 19:02:33 +08:00 |
|
|
|
87a9357186
|
set the initial value of wrs to scn min
|
2023-01-12 19:02:33 +08:00 |
|
|
|
59db61e110
|
[scn] rename log_ts to scn
|
2023-01-12 19:02:33 +08:00 |
|
|
|
11485d6a98
|
[SCN REFACTOR] replace flash back snapshot and remove read snapshot session
|
2023-01-12 19:02:33 +08:00 |
|
|
|
54b64a7263
|
[scn] fix failure of mittest after refresh feature scn
|
2023-01-12 19:02:20 +08:00 |
|
|
|
7d8c4a42fc
|
[UPGRADE] Remove unused compatible code
|
2022-11-21 07:29:40 +00:00 |
|
|
|
f9b661406a
|
Fix: fix the bug of get_root_ctx function;
|
2022-11-17 08:38:07 +00:00 |
|
|
|
8aee7d972f
|
add inner_same_as for udf func and remove useless GET_MIN_CLUSTER_VERSION
|
2022-11-16 07:35:39 +00:00 |
|
|
|
0b9d1f8cd0
|
Fix: fix duplicate delete same row induced by fk cascade delete
|
2022-11-15 08:08:00 +00:00 |
|
|
|
3e6a171faa
|
fix used incorrect cached temp expr ctx bug
|
2022-11-15 03:06:24 +00:00 |
|
|
|
737080792e
|
Fix expr calc using system tenant memory
|
2022-11-10 09:07:23 +00:00 |
|
|
|
33c8a8dd8b
|
fix expr tmp result allocator sanity check core
|
2022-10-25 18:11:07 +08:00 |
|
|
|
93a1074b0c
|
patch 4.0
|
2022-10-24 17:57:12 +08:00 |
|
|
|
e349a542f1
|
[C] obdumper抽数单表报错4013 [3.1_opensource_release < 3_1_x_release]
|
2022-07-04 10:57:10 +08:00 |
|
|
|
b2e66c1cd8
|
batch patch to opensource
|
2021-09-22 19:31:35 +08:00 |
|
|
|
0b7773c43f
|
add double-destroy check for MemoryContext
|
2021-07-27 19:54:14 +08:00 |
|
|
|
9c76339e62
|
batch cherry-pick 31x bugfix to opensource branch
|
2021-07-27 17:27:15 +08:00 |
|