2460 Commits

Author SHA1 Message Date
e4e09ecfb6 set correct character length of varchar in dblink 2023-09-22 02:43:49 +00:00
6be451f8f5 [CP] [GIS]fix geomcollection subtype 2023-09-21 12:47:28 +00:00
36a35f8512 feat: add alma9 support and fix: rpm python3 compatibility 2023-09-21 19:49:12 +08:00
d23c31fd93 [MDS] avoid hold mds_unit's lock when lock_for_read 2023-09-21 04:10:19 +00:00
d2afa610a2 [CP] xml tenant memory leak 2023-09-20 17:01:21 +00:00
72b55c00fe when use SSL_IO mode to encrypt channel, SSL_write return SSL_ERROR_WANT_WRITE will return 0 bytes and connection will be closed 2023-09-20 15:51:58 +00:00
791ec736a1 add el9 build support 2023-09-19 02:10:10 +00:00
2970475539 [OBCDC] Fix memory not controlled caused by redo dispatch not under controll 2023-09-18 03:44:04 +00:00
0534888042 fix some bugs about tenant=all 2023-09-18 03:40:23 +00:00
e0b02386b8 BUGFIX: limit max ls count of tenant 2023-09-18 03:10:12 +00:00
0dbddf0b27 fix: to_cstring may use lot of time and memory 2023-09-15 14:10:12 +00:00
d42589cc6b place hold for virtual table and rpc about tenant snapshot and tenant clone 2023-09-15 08:10:20 +00:00
fdd61a18d7 fix strptime 2023-09-14 11:10:27 +00:00
089dbe19be fix thread tg_id max limit 2023-09-14 06:44:20 +00:00
1f0c63c0d7 bugfix: json_set order & JsonBaseCmp bugfix 2023-09-14 04:17:52 +00:00
e60ca4d26d Fix the low utilization of SimpleAllocer 2023-09-13 07:47:36 +00:00
105d1b66c2 fix json-array exceeding max depth bug 2023-09-13 04:17:18 +00:00
1910d3de2b add a new config, which can force malloc even if tenant not exist in observer 2023-09-13 03:10:27 +00:00
2df75ff0ac prevent shared-timer from being destroyed prematurely 2023-09-12 13:40:24 +00:00
sdc
d91601fa9a add px msg wait guard 2023-09-12 12:40:10 +00:00
f076b3840e [CP] Fix incorrent ret code when buffer is full during number formatting 2023-09-12 10:14:05 +00:00
fba1ba23f5 fix: update libxml2 from 2.10.3 to 2.10.4 2023-09-11 10:10:38 +00:00
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