Commit Graph

9897 Commits

Author SHA1 Message Date
6d76632132 [CP] check cost_time of ob_malloc 2024-01-03 19:44:16 +00:00
6e68e75ae6 Fix incorrect xml hidden column name mapping during table redefinition 2024-01-03 19:18:24 +00:00
46d1965660 Fix: Commit asynchronously returns the packet, resulting in the affected row not being updated in time 2024-01-03 19:13:39 +00:00
554cf27d1c net.add_rpc_unix_listen remove OB_USE_BABASSL 2024-01-03 18:48:35 +00:00
8fcbf21bb5 fix virtual table ob_thread sanity core 2024-01-03 18:43:23 +00:00
459f72fc51 [CP] fix ash report bug 2024-01-03 18:12:51 +00:00
0c1f5ac25e fix hash join core when nest loop mode build hash table 2024-01-03 17:23:03 +00:00
79cd3e2ae0 placeholder for virtual table __all_virtual_session_ps_info, sys view GV$OB_SESSION_PS_INFO and V$OB_SESSION_PS_INFO 2024-01-03 17:18:22 +00:00
c257e61733 Fix incorrect plan sharing causing crash 2024-01-03 17:13:37 +00:00
9ae25b9413 [CP] fix exec_param nested problem 2024-01-03 16:18:03 +00:00
fe6691dbdd [CP] [to #54116671] fix serval pl bugs 2024-01-03 16:12:59 +00:00
5c4d416a56 [CP] adjust ob_default_lob_inrow_threshold invalid error msg 2024-01-03 15:52:34 +00:00
42103dca6d fix decide incomplete replay and other misc bugs 2024-01-03 15:47:47 +00:00
0764829ae1 Add ob_admin support for testifying interfaces in ob_backup_io_adapter 2024-01-03 15:43:03 +00:00
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