|
b0e44ba256
|
fix decide incomplete replay and other misc bugs
|
2024-02-08 20:41:20 +00:00 |
|
|
7c6e7ded9c
|
Add ob_admin support for testifying interfaces in ob_backup_io_adapter
|
2024-02-08 20:38:21 +00:00 |
|
|
9d493648c7
|
[CP] [OBKV] Fix the number of running TTL tasks is higher than expected
|
2024-02-08 20:35:20 +00:00 |
|
|
b325b511ca
|
[CP] fix standby replay 4719
|
2024-02-08 20:32:20 +00:00 |
|
|
9005f0a5a9
|
Fix table api perf issue
|
2024-02-08 20:23:43 +00:00 |
|
|
4e1a393d8d
|
push redo_sync task after unlock && get tx ctx with lock_timeout
|
2024-02-08 20:20:42 +00:00 |
|
|
82eb30388c
|
fix topn bug: comp not updated when new batch be added
|
2024-02-08 20:14:52 +00:00 |
|
|
6c236f548c
|
occupy codes for the password func
|
2024-02-08 20:11:53 +00:00 |
|
|
cdfa322cc4
|
fix: all_virtual_id_service coredump when tenant id list is empty
|
2024-02-08 20:03:16 +00:00 |
|
|
16d08bf241
|
Fix a bug when run docker_build.sh with one input
|
2024-02-08 20:00:16 +00:00 |
|
|
f8f62b75c7
|
Fix the memory leak bug of VectorHeader to_string
|
2024-02-08 19:54:30 +00:00 |
|
|
5a89da909b
|
fix vec2.0 px merge sort receive and table scan partition pruning bug
|
2024-02-08 19:51:30 +00:00 |
|
|
76f6145117
|
Fix flashback error code when read snapshot recycled
|
2024-02-08 19:45:41 +00:00 |
|
|
df48d0946b
|
fix compile error on arm
|
2024-02-08 19:42:42 +00:00 |
|
|
86f2b264f6
|
[CP] fix px pool core at mtl_stop when create tenant failed
|
2024-02-08 19:39:42 +00:00 |
|
|
9e99fdb706
|
fix coredump if toolbox init half
|
2024-02-08 19:36:43 +00:00 |
|
|
ce398d70f0
|
[CP] [to #53961481] fix mysqltest, associative array need an init state
|
2024-02-08 19:33:43 +00:00 |
|
|
626c5536f9
|
bugfix: substr expr get wrong result length
|
2024-02-08 19:30:43 +00:00 |
|
|
426469c057
|
[CP] fix serialize ObSqlArrayObj bugs
|
2024-02-08 19:27:43 +00:00 |
|
|
d2633c10e1
|
[CP] [to #52802834] fix record default value with null & serval bugs
|
2024-02-08 19:24:42 +00:00 |
|
|
2e47168229
|
Fix direct load reset mem_ctx
|
2024-02-08 19:21:42 +00:00 |
|
|
44315c82f4
|
ob_item_type occupy
|
2024-02-08 19:18:40 +00:00 |
|
|
72bcc7d7b2
|
[CP] sql_nio memory_pool allocate memory form tenant after get tenant_id
|
2024-02-08 19:15:38 +00:00 |
|
|
d1347a4485
|
disable direct load to table with mlog
|
2024-02-08 19:12:39 +00:00 |
|
|
550562e6e3
|
Fix vec 2.0 limit op use wrong null index
|
2024-02-08 19:09:40 +00:00 |
|
|
3fd4afdc90
|
Fix print vectorized rows core when row is skipped
|
2024-02-08 19:03:50 +00:00 |
|
|
7e40f4cb68
|
[CP] fixed core at print log
|
2024-02-08 19:00:49 +00:00 |
|
|
65d5b08606
|
[CP] fix update with non-strict mode core
Co-authored-by: leslieyuchen <leslieyuchen@gmail.com>
|
2024-02-08 18:57:49 +00:00 |
|
|
bb9dd9dcde
|
Fix the issue with inaccurate error messages for duplicate rowkey
|
2024-02-08 18:54:48 +00:00 |
|
|
d40845d673
|
bugfix: pass tablet from get_table_param to get corresponding version of ddlkv
|
2024-02-08 18:46:07 +00:00 |
|
|
230773b31a
|
[bugfix] parallel replay branch savepoint insert tx-data-table lost data
Co-authored-by: ZenoWang <wzybuaasoft@163.com>
|
2024-02-08 18:43:05 +00:00 |
|
|
d09f4efcff
|
fix some problem in <hint material>
|
2024-02-08 18:40:02 +00:00 |
|
|
b4224a09b3
|
[CP] fix: fix the resolve updated view bug if the base table of updated view has foreign key constraint
|
2024-02-08 18:34:08 +00:00 |
|
|
d9d136275c
|
BUG: loading multi empty files failed
|
2024-02-08 18:31:05 +00:00 |
|
|
0172c8f91e
|
fix wait logic of ObTenantSnapshotService
|
2024-02-08 18:25:09 +00:00 |
|
|
39be5e9105
|
reset parser when reuse index_scanner
|
2024-02-08 18:22:09 +00:00 |
|
|
050f084101
|
BUGFIX: tablelock retry OB_EMPTY_RESULT
|
2024-02-08 18:16:17 +00:00 |
|
|
c151117756
|
[CP] [to #52634036] revert child expr when replace top expr to question mark
|
2024-02-08 18:04:46 +00:00 |
|
|
b369a4f5ec
|
[CP] [CP] enable lse optimization on armv8
|
2024-02-08 18:01:44 +00:00 |
|
|
8db66b6444
|
Fix direct load core at stop table compactor
|
2024-02-08 17:58:42 +00:00 |
|
|
277099bcce
|
[CP] [FIX] skip checking leader logstream when need skip throttle
|
2024-02-08 17:55:42 +00:00 |
|
|
f43ada202f
|
record tenant_id && adapitve update resource limit when advance clock in throttle unit
|
2024-02-08 17:52:44 +00:00 |
|
|
cf54270259
|
Fix mview oracle compatible views
|
2024-02-08 17:49:44 +00:00 |
|
|
127b567344
|
[CP] refine dup_table two_phase_commit for performance
|
2024-02-08 17:46:44 +00:00 |
|
|
1ba6580847
|
fix print trans trace event core
|
2024-02-08 17:40:56 +00:00 |
|
|
d6ac8823cd
|
fix stmt rollback failed cause 4038 returned to client
|
2024-02-08 17:35:07 +00:00 |
|
|
90b7fe53bb
|
bugfix : json dot notation bugfix patch to master
|
2024-02-08 17:32:07 +00:00 |
|
|
81e0cd0938
|
use tracepoint control sql memory mgr global bound
|
2024-02-08 17:29:07 +00:00 |
|
|
0fe4b73dfc
|
gc tablet of creating abort when ls offline
|
2024-02-08 17:26:06 +00:00 |
|
|
564b74bc19
|
take up space on the master branch for parameter checkpoint_diagnose_preservation_count
|
2024-02-08 17:20:18 +00:00 |
|