Commit Graph

1688 Commits

Author SHA1 Message Date
c6a6ce70ff fix dblink error msg core 2023-09-11 07:44:23 +00:00
794549cf22 Add normal_date_expr to the rewriting phase to solve the problem of comparing illegal date constants with date columns. 2023-09-11 07:10:43 +00:00
870382c15a [GIS] fix s2visitor memory leak 2023-09-09 13:57:11 +00:00
19e89b0388 fix encode cell swallow err code 2023-09-09 13:01:35 +00:00
2bb3bef988 support set user_set_timeout for inner sql stream rpc as total execute timeout 2023-09-09 11:51:31 +00:00
e6dee1493e to issue<52066794>:fix parser issue 2023-09-09 11:36:43 +00:00
cade45ca80 Add new rpc queue for storage_ha 2023-09-09 10:55:37 +00:00
f890972523 revert upgrade libcurl and ncurses version 2023-09-09 10:51:53 +00:00
46cc984ade Merge branch 'pr_1547' 2023-09-08 15:48:46 +08:00
ac6f8ca806 Implement das_simple_op for simple retry scenario 2023-09-08 14:09:03 +08:00
baf03b8664 upgrade libcurl and ncurses version 2023-09-08 13:51:32 +08:00
bef1f24148 [CP] [CP] Support OBKV Rerouting 2023-09-08 13:38:58 +08:00
659402ae32 fix dblink unknown error code 2023-09-08 12:43:14 +08:00
968a241c14 FixBug: tenant allocator not exist. 2023-09-08 12:30:44 +08:00
9592bdb48f Fix unlimited number of Oracle tenant connections 2023-09-08 12:25:54 +08:00
c6748a0ad8 Add a new SUB_CTX_ID:DEFAULT_CTX_ID, add use this one for TLDecoderCtx. 2023-09-08 11:31:58 +08:00
30fc23a236 [CP]:bugfix, check lob header without has_lob_locator flag 2023-09-08 11:27:02 +08:00
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
7e95ec4eb6 update lua rpm version 2023-08-29 13:14:13 +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
44e77d6cf7 remove the unnecessary log of ussl_loop 2023-08-24 14:10:23 +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