|
c6439a604d
|
fix performance fallback
|
2023-09-08 11:14:47 +08:00 |
|
|
cb23820276
|
[master] fix io-thread hang in handle savepoint rollback resp
|
2023-09-08 10:50:16 +08:00 |
|
|
0922e834d5
|
fix MBR calculation error of spherical coordinate geometry under spatial index
|
2023-09-06 07:42:36 +00:00 |
|
|
13a7f463fb
|
Optimize the performance of SMART_CALL
|
2023-09-05 07:13:00 +00:00 |
|
|
f4bf5f41c9
|
[FEAT MERGE] merge recover table
Co-authored-by: hamstersox <673144759@qq.com>
Co-authored-by: skylhd <dickylhd@gmail.com>
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
|
2023-09-05 06:47:00 +00:00 |
|
|
a91a0535f3
|
supporting sub_ctxs for each tenant_ctx_allocator, which can optimize the problem of memory fragmentation.
|
2023-09-04 02:40:49 +00:00 |
|
|
b60e4f8d97
|
[FEAT MERGE] [OBKV] support TTL
Co-authored-by: IHEII <602280108@qq.com>
|
2023-09-04 01:10:37 +00:00 |
|
|
e957044033
|
Add Ob2DTMArray to solve sys_tenant memory problem caused by ObPxTabletRange
|
2023-09-01 06:40:42 +00:00 |
|
|
b2505d511e
|
fix cos compile err
|
2023-09-01 06:10:36 +00:00 |
|
|
d2cc567fb3
|
[FEAT MERGE] Merge DBMS_LOCK feature to master
|
2023-09-01 02:40:49 +00:00 |
|
|
49d54bfc46
|
[FEAT MERGE] Parallel create table
Co-authored-by: Tyshawn <tuyunshan@gmail.com>
|
2023-08-31 10:40:35 +00:00 |
|
|
82818ce743
|
session diagnostic development placeholder ID
|
2023-08-31 06:10:45 +00:00 |
|
|
044fadf593
|
[FEAT MERGE]:Merge foreign key feature to master
Co-authored-by: YangEfei <yangyifei96@outlook.com>
|
2023-08-30 13:10:42 +00:00 |
|
|
8015a958d0
|
[FEAT MERGE] implement values statement
Co-authored-by: wangt1xiuyi <13547954130@163.com>
|
2023-08-30 10:44:18 +00:00 |
|
|
508848856a
|
optimize clog statistics
|
2023-08-30 08:18:20 +00:00 |
|
|
e3abf683f4
|
Fix transfer src relay on rpc to block tx and get tablet meta
|
2023-08-30 04:40:27 +00:00 |
|
|
5c87184dee
|
Check oracle mode negative zero when double_cell_str with binary type
|
2023-08-30 02:10:51 +00:00 |
|
|
59f3482c2d
|
use STRCASECMP when get_compressor_type
|
2023-08-29 13:40:46 +00:00 |
|
|
d96192d69c
|
limit ListBase to_string print count
|
2023-08-29 12:44:25 +00:00 |
|
|
81b8923b14
|
[FEAT MERGE] system resource optimization
Co-authored-by: tushicheng <18829573815@163.com>
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
Co-authored-by: dimstars <liangjinrongcm@gmail.com>
|
2023-08-29 10:41:01 +00:00 |
|
|
13326df663
|
revert the code review
|
2023-08-29 05:48:03 +00:00 |
|
|
0697e7f776
|
[FEAT MERGE]JSON_TABLE EXPR Implement IN MySQL Mode && dbms lob implement
Co-authored-by: skylhd <dickylhd@gmail.com>
|
2023-08-29 05:18:37 +00:00 |
|
|
0be43963ed
|
[BUGFIX] fix text type compact mysql-jdbc
|
2023-08-28 14:40:36 +00:00 |
|
|
9e9f381d02
|
[FEAT MERGE] support connection from LB in Public Cloud
|
2023-08-28 12:40:32 +00:00 |
|
|
760a2c49f6
|
[GIS] fix geo tree memory leak
|
2023-08-28 08:43:56 +00:00 |
|
|
27b9eda3c7
|
[FEAT MERGE]query_interface_enhancement
|
2023-08-26 04:40:35 +00:00 |
|
|
e0b1dda713
|
[FEAT MERGE] Phase one of 3A project
Co-authored-by: rolandqi <qikai456@126.com>
Co-authored-by: yangzhifeng <yangzhifeng83@gmail.com>
|
2023-08-25 08:44:14 +00:00 |
|
|
51e87fbb70
|
fix set user variable bug
|
2023-08-25 08:10:28 +00:00 |
|
|
5cfc4e7073
|
[FEAT MERGE]SQL SSL support specify the minimum TLS version number
|
2023-08-25 03:40:26 +00:00 |
|
|
bb35a1f410
|
fix das retry thread deadlock
|
2023-08-24 07:40:33 +00:00 |
|
|
a9fbca91d0
|
fix flt trace cannot trace at only slow query policy
|
2023-08-24 07:10:35 +00:00 |
|
|
9f6e1d61ab
|
[CP] Fix the pl coredump problem by adjusting the code order
|
2023-08-23 13:14:10 +00:00 |
|
|
61145110f7
|
[fix] set server to election blacklist if removing leader failed
|
2023-08-23 10:14:09 +00:00 |
|
|
96798f4f60
|
add remove member list lock from ob_admin
|
2023-08-23 06:10:32 +00:00 |
|
|
0e8abd0b43
|
dblink don't encrypt and decrypt in schema
|
2023-08-22 09:10:46 +00:00 |
|
|
29ecde7ba3
|
Revert [LOCK_WAIT_MGR] let the sess_id to be set by post_lock directly
|
2023-08-22 02:44:14 +00:00 |
|
|
0dc7e02e56
|
[master]fix errcode scan issues
|
2023-08-21 14:10:18 +00:00 |
|
|
0fd8eac262
|
fix cos cmake fail
|
2023-08-21 13:40:23 +00:00 |
|
|
0e4a25ae34
|
[CP] fix errorcode scan issues
|
2023-08-21 12:48:06 +00:00 |
|
|
2795bef23c
|
fix gb18030 varlen bug
|
2023-08-21 10:10:30 +00:00 |
|
|
f614b92431
|
[LOCK_WAIT_MGR] let the sess_id to be set by post_lock directly
|
2023-08-21 07:40:34 +00:00 |
|
|
91715bb692
|
correct the log level of rk_trace
|
2023-08-21 07:14:16 +00:00 |
|
|
4144cf1751
|
[FEAT MERGE]Added object storage COS as the backup destination
|
2023-08-21 07:10:29 +00:00 |
|
|
ee361e15fe
|
[FEAT MERGE]support PL dblink oracle
|
2023-08-21 03:40:30 +00:00 |
|
|
8f90d2a042
|
Ps bug repair about add literal_stmt_type_ in PsStmtInfo and check -0.0 in double_cell_str
|
2023-08-18 10:40:28 +00:00 |
|
|
0afdb296be
|
fix pkt_id overflow
|
2023-08-18 09:14:07 +00:00 |
|
|
392f7dfe04
|
fix is_unicode_valid bug
|
2023-08-18 12:20:18 +08:00 |
|
|
902896a63e
|
compat convert mistaken code with oracle
|
2023-08-18 11:44:56 +08:00 |
|
|
a29d442812
|
Fix coredump for vmovsd instruction
|
2023-08-17 11:53:41 +00:00 |
|
|
45bb61f6ad
|
fix the bug of reload_ssl_config that will cause memory leak
|
2023-08-17 11:13:10 +00:00 |
|