|
e1b903be06
|
add error code for backup zone
|
2024-11-21 11:14:29 +00:00 |
|
|
553cb3a4bd
|
修复一些SMART_CALL问题
|
2024-11-21 10:15:53 +00:00 |
|
|
b15bc996fc
|
fix excessive usage of memory when backup
|
2024-11-21 09:14:53 +00:00 |
|
|
8f3fafe9f2
|
[FEAT MERGE] patch mysql xa from 425 to 435
|
2024-11-21 08:45:04 +00:00 |
|
|
e63b95a490
|
[to #2024111800105159753]Solve the problem of disconnection when character set does not match.
|
2024-11-21 07:44:54 +00:00 |
|
|
f6f926b144
|
before user login successfully, use 500 tenant memory to save packet fragmentation
|
2024-11-21 07:15:00 +00:00 |
|
|
216e42b4a0
|
set group id for ObThworker::run()
|
2024-11-21 06:45:29 +00:00 |
|
|
f268b671ca
|
add reuse macro block event to obtest case
|
2024-11-21 06:15:20 +00:00 |
|
|
29d59b6cb4
|
Fix the bug of wrong display of parallel in obloaddata file
|
2024-11-21 05:15:04 +00:00 |
|
|
bcdbabf580
|
[FEAT MERGE] Patch Assume Role from 4.2.5 to 4.3.5
|
2024-11-21 04:46:20 +00:00 |
|
|
6c53a590ee
|
not support non-direct insert in mview complete refresh and insert overwrite
|
2024-11-21 04:15:11 +00:00 |
|
|
0e58dbeeb5
|
[FEAT MERGE] Refactoring ObTimer to reduce the number of threads
|
2024-11-21 03:45:19 +00:00 |
|
|
21fe0da3f7
|
reset log user buffer when direct load fallback
|
2024-11-21 03:15:40 +00:00 |
|
|
eeb3ff0284
|
[CP][BUGFIX] fix array with rich format should dispatch after fill mem lob locator
|
2024-11-20 18:19:32 +00:00 |
|
|
190b8c20db
|
Read cpu flags from /proc/cpuinfo
|
2024-11-20 18:16:17 +00:00 |
|
|
188adc9c0d
|
fix bug, dump forzen sstable failed due to unequal value type
|
2024-11-20 17:45:06 +00:00 |
|
|
42e535f7f5
|
fix topn runtime filter memory leak problem
|
2024-11-20 17:16:18 +00:00 |
|
|
1014d2e2b4
|
master placeholder: add memory_usage column in processlist
|
2024-11-20 15:48:29 +00:00 |
|
|
c2d837645f
|
fix select wrong leader when in statement-level retry
|
2024-11-20 15:15:05 +00:00 |
|
|
3aecb7da09
|
Fix core of missing reset nlj's server_list_ to random in px random shuffle scenario
|
2024-11-20 14:45:11 +00:00 |
|
|
ae990565ed
|
[BUGFIX] disabled rich format for vid merge iter
|
2024-11-20 14:14:50 +00:00 |
|
|
e86adc040b
|
Add mittest owner
|
2024-11-20 13:45:41 +00:00 |
|
|
b54c5a7836
|
[TABLELOCK] placeholder for wait_seq and priority of inner_table all_virtual_obj_lock
|
2024-11-20 13:15:35 +00:00 |
|
|
6ffbf2f1a6
|
[FEAT MERGE] add tenant param _no_logging
|
2024-11-20 12:48:15 +00:00 |
|
|
4db5ec53a2
|
Fix: Export marked as Import
|
2024-11-20 12:44:57 +00:00 |
|
|
491f0c3ca8
|
use inner_table_merged_scn to fix compaction_obj & add column mds_filter_info in vt
|
2024-11-20 12:15:21 +00:00 |
|
|
5c77619843
|
move batch freeze dag to compaction low thread and limit max concurrent task cnt
|
2024-11-20 11:46:08 +00:00 |
|
|
01fe394aba
|
add case owner for mittest/logservice
|
2024-11-20 11:14:44 +00:00 |
|
|
d6e2246876
|
[CP] [to #2024103100104889553]fix bug, cursor formal param is sys_refcursor with actual param null
|
2024-11-20 10:15:03 +00:00 |
|
|
b6bca92248
|
add defensive abort in debug mode
|
2024-11-20 09:45:12 +00:00 |
|
|
05fcf4f468
|
[FEAT MERGE]patch PL dblink from 425 to master
|
2024-11-20 08:45:04 +00:00 |
|
|
befc772713
|
refine ObFuncType interface
|
2024-11-20 08:15:27 +00:00 |
|
|
2211d1b2b1
|
Do not restrict datum buffer size in aggregate pushdown
|
2024-11-20 04:45:02 +00:00 |
|
|
302b2152ac
|
fix verify data checksum
|
2024-11-20 03:14:54 +00:00 |
|
|
cd098b930a
|
fix tenant restore data mode is not updated in SS restore
|
2024-11-19 18:16:29 +00:00 |
|
|
a0fad7ed1a
|
Fix mysltest case
|
2024-11-19 16:15:17 +00:00 |
|
|
67c805fdf2
|
[CP] [to #2024111300105096786] fix: change -4016 to -4007 when PL CG levels overflow
|
2024-11-19 15:18:15 +00:00 |
|
|
1fe8a23ebf
|
fix extract query range core
|
2024-11-19 15:15:00 +00:00 |
|
|
36b140ce72
|
disable parallel merge for table without inc data
|
2024-11-19 14:45:55 +00:00 |
|
|
7088e3d372
|
[INC SS][master] placeholder for sswriter of incremantal shared storage
|
2024-11-19 13:44:39 +00:00 |
|
|
8aff09f2cd
|
[FEAT MERGE]优化器技术改造
Co-authored-by: JinmaoLi <ljm.csmaster@gmail.com>
Co-authored-by: jingtaoye35 <1255153887@qq.com>
Co-authored-by: chimyue <chimyue@gmail.com>
|
2024-11-19 13:14:40 +00:00 |
|
|
dab7652eee
|
fix:coredump do replace into && post-build multivalue failed
|
2024-11-19 12:44:31 +00:00 |
|
|
e0d05358e5
|
fix unexpected split filter params when batch rescan
|
2024-11-19 12:17:33 +00:00 |
|
|
1f5f29ca37
|
Fix incorrect split dst lob major snapshot version
|
2024-11-19 12:14:21 +00:00 |
|
|
053f419580
|
check error major macro block when shared dir gc
|
2024-11-19 11:44:39 +00:00 |
|
|
d240b7aff1
|
[FTS][BUG.FIX] fix batch insert with null
|
2024-11-19 11:14:27 +00:00 |
|
|
a313c25d62
|
[FEAT MERGE] support unsealed tmpfile uploading to object storage
Co-authored-by: sunzhoujia <sunzhoujia1030@163.com>
Co-authored-by: Revendell <2312237896@qq.com>
Co-authored-by: LiefB <954800091@qq.com>
|
2024-11-19 10:45:03 +00:00 |
|
|
13e9dbbb97
|
[FEAT MERGE] select into upload parquet, orc, csv
Co-authored-by: doubleMocha <1085615789@qq.com>
Co-authored-by: qingzhu521 <q15000557748@gmail.com>
Co-authored-by: nautaa <870284156@qq.com>
|
2024-11-19 10:14:26 +00:00 |
|
|
2c2c90dd04
|
master占位partitionname expr
|
2024-11-19 09:45:28 +00:00 |
|
|
bcf23dc3e0
|
place holder for DAS_OP_INDEX_PROJ_LOOKUP
|
2024-11-19 09:14:59 +00:00 |
|