Commit Graph

4824 Commits

Author SHA1 Message Date
e8270d33f4 fix the upgrade problem after deleting the pending transaction 2023-04-27 15:12:06 +00:00
271e8aa047 Fix some user-defined_rules bug 2023-04-27 14:41:41 +00:00
0afe7ce669 Update easy_pool_cleanup_new (easy_pool.c)
fixed bug that alloc memory of incorrect size and add test
2023-04-27 21:56:28 +08:00
cef0b50339 Fix concurrent issue between tablet pin and wash 2023-04-27 13:41:50 +00:00
b2c3d3b255 fix: switch tenant directly while using get_reserved_size 2023-04-27 13:18:39 +00:00
ea5c70b38c fix oci pull meta bug 2023-04-27 13:11:52 +00:00
6873db3200 [CP] Fix starvation problem for ObUniqTaskQueue 2023-04-27 12:45:26 +00:00
0b2493a5cf [CP] fix mysqlqueue leak 2023-04-27 12:41:59 +00:00
f745b47cbc [FEAT MERGE] implement dynamic sampling 2023-04-27 12:15:28 +00:00
56f85c9c76 make sure that all data or meta written on the macro block is flushed before write create_tablet_slog 2023-04-27 12:11:54 +00:00
764907c919 [FIX] the logic refreshing tx data memtable cache is incorrect 2023-04-27 11:52:19 +00:00
f58add1aa6 to issue<49346282>:fix core about collection type 2023-04-27 11:48:47 +00:00
d306a25237 fix lob increment load 2023-04-27 11:45:07 +00:00
bc6d08172d [CP] add tenant config lock when cluster config do dump2file 2023-04-27 11:41:39 +00:00
c5756c1799 [FEAT MERGE] Functional_index 2023-04-27 11:11:24 +00:00
a52d8673b2 support display tenant compitable version str and cluster version str in ob_admin 2023-04-27 08:48:08 +00:00
67350bb3ed [palceholder]Add errno for arbitration service query failure. 2023-04-27 08:44:39 +00:00
d8c632c87f add placeholder for __all_virtual_tenant_parameter 2023-04-27 08:41:13 +00:00
7e1a48d9dc fix unittest coredump due to block_size is 0 2023-04-27 16:18:46 +08:00
6b8425d8b0 [FEAT MERGE] server manager 微服务化改造
Co-authored-by: maosy <630014370@qq.com>
2023-04-27 16:13:23 +08:00
57f1c6e7ee [FEAT MERGE]:develop pl feature of 4.2 version
Co-authored-by: LiuYoung00 <liuyanglo_ol@163.com>
Co-authored-by: 0xacc <heyongyi1998@gmail.com>
Co-authored-by: seuwebber <webber_code@163.com>
2023-04-27 16:08:11 +08:00
8e9c9d0c5f Merge branch 'pr_1350' 2023-04-27 15:57:52 +08:00
aa66e5b7e9 update some mysqltest 2023-04-27 02:48:17 +00:00
a275936785 fix nowait not param 2023-04-27 02:44:55 +00:00
b82a6210d4 Restore query string in session when change it. 2023-04-27 02:41:31 +00:00
bc1c4b7599 Fix ifnull/nvl expr result wrong precision 2023-04-27 02:14:22 +00:00
f59bb29409 Fix mb handle not rollback 2023-04-27 02:10:57 +00:00
2293904cc0 [FEAT MERGE] datafile auto extend 2023-04-26 15:45:40 +00:00
d525c7da3f [CP] Fix __all_virtual_ha_diagnose palf_role string bug. 2023-04-26 15:34:00 +00:00
8fb50cdf65 [FEAT MERGE] OLTP performance and cpu reduction optimization under tiny specification
Co-authored-by: hezuojiao <hezuojiao@gmail.com>
2023-04-26 15:30:18 +00:00
8ad13af591 Fix schema related problems 2023-04-26 15:26:47 +00:00
bee5e099c0 [to #49213733] fix serval name resolve issues & a sanity core 2023-04-26 15:23:20 +00:00
9ff3425602 [BUG] prevent multiple update error on one row for duplicate update 2023-04-26 15:16:31 +00:00
3efcefc29e [FEAT MERGE] Support gb18030_2022 2023-04-26 15:13:03 +00:00
ef51ca80f8 [PALF] fix GET_MIN_DATA_VERSION may return -4018 2023-04-26 15:09:35 +00:00
3514f929b6 [to #49335040]add thread lock for pl_cursor_map_ 2023-04-26 15:06:08 +00:00
ffb125d10e [to #48891422] update PL C interface signature 2023-04-26 15:02:30 +00:00
aa50359fed fix px target monitor core because of concurrent access of set 2023-04-26 14:58:56 +00:00
7148f2bce1 Add detailed logs about log_task 2023-04-26 14:52:08 +00:00
51e69ae88c Add V$OB_LS_LOG_RESTORE_STATUS placeholder 2023-04-26 14:48:41 +00:00
03f103d18a RTDatumArith memory leak 2023-04-26 14:45:15 +00:00
8bb757b90f [OBCDC] Fix tablet_info not exist for dml_trans 2023-04-26 14:41:49 +00:00
f716a79003 [BUG.FIX] fix load meta obj -4015 2023-04-26 14:38:22 +00:00
18e8703eba fix the problem that stream rpc timeout is cast from int64_t to int32_t 2023-04-26 14:31:17 +00:00
dbedb800a4 fix session-based context dynamic leak 2023-04-26 14:27:48 +00:00
0f7e23e3f5 unsupport using 'CREATE USER' stmt with hostname in oracle mode 2023-04-26 14:24:20 +00:00
9da7440717 Batchsize auto downgrade for lob/longtext/mediumtext type 2023-04-26 14:20:52 +00:00
c0406cef3d Fix memory expansion when das task retry. 2023-04-26 14:17:27 +00:00
760aebfe3d fix not null bug 2023-04-26 14:10:44 +00:00
fef4b77472 submit_tenant_refresh_schema_task may hang thread 30s and invalid tenant info for STS 2023-04-26 14:07:16 +00:00