obdev
|
d8fd236fa0
|
fix:multivalue delete from table bug, json overlaps search result not correct,add some constraint
|
2024-04-28 06:34:50 +00:00 |
|
wxhwang
|
ead3e7cb36
|
[CP] fix round checkpoint scn is not consistent with piece checkpoint scn
|
2024-04-28 06:18:16 +00:00 |
|
lyxiong0
|
57b9848525
|
[modis] occupy error code and rpc code for obkv redis
|
2024-04-28 04:16:35 +00:00 |
|
Tyshawn
|
c4ed3f10af
|
[FTS.BUGFIX] fix compatibility of MySQL default fulltext parser
|
2024-04-28 03:58:17 +00:00 |
|
YangEfei
|
1442b06e77
|
[TABLELOCK] fix several bugs about mysql lock functions and DBMS_LOCK
|
2024-04-27 17:53:39 +00:00 |
|
godyangfight
|
dc5fc328ac
|
Fix tablet table store check sstable continue bug.
|
2024-04-27 17:48:12 +00:00 |
|
coolfishchen
|
08350c392f
|
add ddl kv multi row iterator
Co-authored-by: suz-yang <suz.yang@foxmail.com>
|
2024-04-27 17:42:48 +00:00 |
|
suz-yang
|
7fa2e8dc39
|
fix incremental direct load ctx leak
|
2024-04-27 17:16:02 +00:00 |
|
haohao022
|
fcb30bad2e
|
[to #56420037] fix: reset ret explicitly before local retry in ps and ps-exec protocol
|
2024-04-26 14:16:31 +00:00 |
|
saltonz
|
79d9ebaa91
|
[bugfix] fix ret code for flashback query
|
2024-04-26 13:46:50 +00:00 |
|
18523270951@163.com
|
33b7da2ecb
|
fix gby uninit ptr core
|
2024-04-26 13:16:39 +00:00 |
|
saltonz
|
fb6f777b86
|
[bugfix] fix invalid character in tokenization
|
2024-04-26 12:46:07 +00:00 |
|
ZenoWang
|
af51225977
|
[FIX] create memtable for dml may dead loop
|
2024-04-26 12:20:43 +00:00 |
|
obdev
|
6a23c064bc
|
[CP] [to #56242693] move pl opaque type impl to close_moudle/pl
|
2024-04-26 11:46:31 +00:00 |
|
HaHaJeff
|
6bdeecb4d0
|
add wait event to ObGarbageCollector
|
2024-04-26 11:20:27 +00:00 |
|
KyrielightWei
|
30748ceed7
|
init direct_load_inc hash set in the function of assign
|
2024-04-26 10:50:53 +00:00 |
|
obdev
|
7637863c6d
|
占位:ObExprCeilFloor::calc_ceil_floor_vector
|
2024-04-26 10:16:32 +00:00 |
|
Tyshawn
|
305a71c544
|
[FTS.BUGFIX] fix test_fts_plugin in centos8
|
2024-04-26 09:55:55 +00:00 |
|
rolandqi
|
6b7caed6ce
|
placeholder for ash columns.
|
2024-04-26 09:15:58 +00:00 |
|
YangEfei
|
7b2d31f0ff
|
[TABLELOCK] fix core which is cauesd by release exec_ctx and phy_plan_ctx concurrently
|
2024-04-26 08:46:13 +00:00 |
|
JinmaoLi
|
3f6e55f2bc
|
[CP] fix session var solidify ap-sysbench bugs
Co-authored-by: 2149 <260391947@qq.com>
|
2024-04-26 08:21:13 +00:00 |
|
suz-yang
|
028f6e1373
|
add direct load retry err: OB_SCHEMA_EAGAIN
|
2024-04-26 08:15:51 +00:00 |
|
obdev
|
f01ca274b3
|
return OB_EAGAIN when get_sort_memory equal to zero
|
2024-04-26 07:21:55 +00:00 |
|
LINxiansheng
|
6797c56e2f
|
Fix bugs when docker restart
|
2024-04-26 07:16:30 +00:00 |
|
zhjc1124
|
f8b46b62ff
|
[CP] [4_2_1_release] replace std::stoull to strtoull
|
2024-04-26 06:20:23 +00:00 |
|
Tsunaou
|
202a87b8a7
|
fix useless mock column group schema
|
2024-04-26 05:58:20 +00:00 |
|
hezuojiao
|
c1cc38db65
|
Fix mysql tests
|
2024-04-26 04:46:59 +00:00 |
|
obdev
|
b073c1693b
|
placeholder for LogConfigChangeCmd
|
2024-04-26 04:25:16 +00:00 |
|
sdc
|
ffe586e950
|
fix soundex calc result collation type unstable bug
|
2024-04-26 04:09:05 +00:00 |
|
qingsuijiu
|
3da8529a26
|
Fixed the memory leak issue in ObTempTableAccessVecOp.
|
2024-04-26 03:52:32 +00:00 |
|
Hongqin-Li
|
2abb0b075e
|
Use nonblock append to avoid hang
|
2024-04-25 16:56:21 +00:00 |
|
leftgeek
|
93c2f225c5
|
fix the bug in drop mlog failure
|
2024-04-25 16:15:38 +00:00 |
|
ZenoWang
|
ba524159bf
|
[FIX] check is direct_load_memtable or data_memtable before static cast
|
2024-04-25 12:14:27 +00:00 |
|
obdev
|
1fba63fb19
|
[bugfix] fix request leak in handle_retry_req
|
2024-04-25 12:08:58 +00:00 |
|
chinaxing
|
1d8ebf3f45
|
check tx is aborted before report 4377 in index lookup
|
2024-04-25 09:55:11 +00:00 |
|
fanfangzhou
|
79ee35a820
|
fix executor core at foreign_key_arg
|
2024-04-25 09:38:02 +00:00 |
|
fanfangzhou
|
22c2e18b66
|
[CP] remove lock_ddl_operation old lock
|
2024-04-25 09:20:49 +00:00 |
|
seuwebber
|
348df7f4f8
|
[CP] [to #55654538]fix bug trigger resolve core
|
2024-04-25 08:46:09 +00:00 |
|
obdev
|
4cb79d3efd
|
fix:query bug,under multivalue index created,create access path report errorcode
|
2024-04-25 08:40:32 +00:00 |
|
godyangfight
|
282f493cb0
|
Fix transfer trans timeout return 4002 or 4016 bug.
|
2024-04-25 08:35:02 +00:00 |
|
dimstars
|
dc233cc69e
|
refresh observer.prof to resolve performance regressions
|
2024-04-25 08:29:22 +00:00 |
|
Monk-Liu
|
aad5aa3176
|
[bugfix]: fix load_data 4013.
|
2024-04-25 06:39:27 +00:00 |
|
obdev
|
7a61dba6ef
|
[CP] [GIS] fix gis coverity
|
2024-04-25 04:37:47 +00:00 |
|
obdev
|
eac47ba12a
|
fix create_tablet_extra_info compatibility.
|
2024-04-25 04:32:10 +00:00 |
|
GongYusen
|
e05e9f4e6f
|
bug fix:ps cache unfree ptr error
|
2024-04-25 04:26:37 +00:00 |
|
DengzhiLiu
|
8bed77888c
|
Fix filter reorder
|
2024-04-24 16:16:38 +00:00 |
|
791065426@qq.com
|
3eb25e28bc
|
fixbug: when creating a heap table, the order of column ids including the hidden primary key is inconsistent with the order of cg ids created by each group.
|
2024-04-24 16:11:15 +00:00 |
|
chinaxing
|
b7eadfd9b9
|
acquire global snapshot check interrupted by xa_rollback
|
2024-04-24 16:05:39 +00:00 |
|
qingsuijiu
|
b34c3488c8
|
Reserve a new system variable, enable_sql_plan_monitor, used to activate SQL plan monitoring.
|
2024-04-24 15:59:37 +00:00 |
|
chinaxing
|
2ee5bd52d4
|
fix tx_free_route test
|
2024-04-24 15:54:14 +00:00 |
|