Commit Graph

10033 Commits

Author SHA1 Message Date
36ee82ae6d [CP] [OBKV] Fix the number of running TTL tasks is higher than expected 2024-01-03 15:17:17 +00:00
64fb6918d5 [CP] fix standby replay 4719 2024-01-03 15:12:34 +00:00
0e11a0a739 Fix table api perf issue 2024-01-03 12:59:49 +00:00
9bd6e48a27 push redo_sync task after unlock && get tx ctx with lock_timeout 2024-01-03 12:55:07 +00:00
745e46e176 fix topn bug: comp not updated when new batch be added 2024-01-03 12:37:45 +00:00
a93104bd85 occupy codes for the password func 2024-01-03 12:32:53 +00:00
ea06f01b1b fix: all_virtual_id_service coredump when tenant id list is empty 2024-01-03 12:11:14 +00:00
acdc9148dc Fix a bug when run docker_build.sh with one input 2024-01-03 12:06:20 +00:00
2e35ef4490 Fix the memory leak bug of VectorHeader to_string 2024-01-03 11:57:00 +00:00
sdc
33600ef896 fix vec2.0 px merge sort receive and table scan partition pruning bug 2024-01-03 11:52:19 +00:00
512e24e98e Fix flashback error code when read snapshot recycled 2024-01-03 11:42:48 +00:00
ebac2a6e42 fix compile error on arm 2024-01-03 11:22:51 +00:00
sdc
e5818bc741 [CP] fix px pool core at mtl_stop when create tenant failed 2024-01-03 11:18:14 +00:00
cc95855054 fix coredump if toolbox init half 2024-01-03 11:13:33 +00:00
da507778a2 [CP] [to #53961481] fix mysqltest, associative array need an init state 2024-01-03 08:42:42 +00:00
918714528b bugfix: substr expr get wrong result length 2024-01-03 02:12:46 +00:00
bff45aaa70 [CP] fix serialize ObSqlArrayObj bugs 2024-01-02 13:13:05 +00:00
47aea9865a [CP] [to #52802834] fix record default value with null & serval bugs 2024-01-02 12:43:16 +00:00
a85a30bc6c Fix direct load reset mem_ctx 2024-01-02 11:22:19 +00:00
23d6bea577 ob_item_type occupy 2024-01-02 11:17:40 +00:00
1edcb5e540 [CP] sql_nio memory_pool allocate memory form tenant after get tenant_id 2024-01-02 11:12:58 +00:00
34e9cfafa4 disable direct load to table with mlog 2024-01-02 10:48:04 +00:00
6fe86a8788 Fix vec 2.0 limit op use wrong null index 2024-01-02 10:43:20 +00:00
bbb4662d91 Fix print vectorized rows core when row is skipped 2024-01-02 10:13:23 +00:00
e14eecee7c [CP] fixed core at print log 2024-01-02 09:48:04 +00:00
daaf5dc64b [CP] fix update with non-strict mode core
Co-authored-by: leslieyuchen <leslieyuchen@gmail.com>
2024-01-02 09:43:21 +00:00
61b472c37a Fix the issue with inaccurate error messages for duplicate rowkey 2024-01-02 09:26:51 +00:00
cba9180f18 bugfix: pass tablet from get_table_param to get corresponding version of ddlkv 2024-01-02 09:12:48 +00:00
5954384755 [bugfix] parallel replay branch savepoint insert tx-data-table lost data
Co-authored-by: ZenoWang <wzybuaasoft@163.com>
2024-01-02 08:47:46 +00:00
4eab635517 fix some problem in <hint material> 2024-01-02 08:43:05 +00:00
2a3050ffed [CP] fix: fix the resolve updated view bug if the base table of updated view has foreign key constraint 2024-01-02 07:18:03 +00:00
02038a911a BUG: loading multi empty files failed 2024-01-02 07:13:21 +00:00
30067b8ab7 fix wait logic of ObTenantSnapshotService 2024-01-02 06:42:59 +00:00
f45794d6d3 reset parser when reuse index_scanner 2024-01-02 06:13:25 +00:00
33fc2b0d2f BUGFIX: tablelock retry OB_EMPTY_RESULT 2024-01-02 05:42:58 +00:00
160592ae26 [CP] [to #52634036] revert child expr when replace top expr to question mark 2024-01-02 02:47:54 +00:00
551ddfbe06 [CP] [CP] enable lse optimization on armv8 2024-01-02 02:43:15 +00:00
9b2af7230e Fix direct load core at stop table compactor 2024-01-01 12:47:33 +00:00
7107bf6747 [CP] [FIX] skip checking leader logstream when need skip throttle 2024-01-01 12:42:52 +00:00
680b7377b7 record tenant_id && adapitve update resource limit when advance clock in throttle unit 2024-01-01 12:17:43 +00:00
0c6f37bd4c Fix mview oracle compatible views 2024-01-01 12:13:03 +00:00
4e41ceb973 [CP] refine dup_table two_phase_commit for performance 2023-12-29 11:13:08 +00:00
b9e9df19bf fix print trans trace event core 2023-12-29 07:53:02 +00:00
73394d9ef0 fix stmt rollback failed cause 4038 returned to client 2023-12-29 07:43:19 +00:00
54a47d33fd bugfix : json dot notation bugfix patch to master 2023-12-29 07:13:17 +00:00
62b5b467a4 use tracepoint control sql memory mgr global bound 2023-12-29 04:47:31 +00:00
a1d049204d gc tablet of creating abort when ls offline 2023-12-29 04:42:49 +00:00
5b32b9a8a4 take up space on the master branch for parameter checkpoint_diagnose_preservation_count 2023-12-29 04:12:59 +00:00
4ccf2c491b fix worker leak when oom 2023-12-29 03:43:14 +00:00
b6e1b48a33 statement_digest、statement_digest_text等处理latin1字符有乱>码,报错1064 2023-12-29 03:18:10 +00:00