|
4c15ec86c4
|
fix typo (#1724)
|
2023-12-05 14:42:19 +08:00 |
|
|
236ef5ee50
|
[CP] convert_text_value_charset adjust log level to debug
|
2023-12-05 06:41:44 +00:00 |
|
|
4d744c40bb
|
fix typo in ob_row_conflict_handler.cpp (#1723)
|
2023-12-05 14:28:41 +08:00 |
|
|
6a1b08a048
|
fix ob_storage_schema.h typo (#1720)
ob_storage_schema.h
|
2023-12-05 14:26:26 +08:00 |
|
|
eebdd3006e
|
Fix iteartor to iterator (Spell Mistake) (#1722)
|
2023-12-05 13:53:17 +08:00 |
|
|
d0ce2c5b58
|
[CP] [to #49288847]fix bug resolve rowtype error when exist a package name same as db name
|
2023-12-05 05:12:02 +00:00 |
|
|
2b4132881b
|
[CP] [to #53590035]fix bug SeArray memory leak
|
2023-12-05 04:42:06 +00:00 |
|
|
10bed9a300
|
update archive piece context whenever iterate log
|
2023-12-05 04:12:16 +00:00 |
|
|
f76cd1ea4d
|
Fix mvcc node concurrency bug when estimating row
|
2023-12-05 03:42:22 +00:00 |
|
|
fc2fa5a780
|
[MDS] mds table flush by order
|
2023-12-05 03:12:06 +00:00 |
|
|
8197910c1d
|
Fix compat version in read info
|
2023-12-05 02:41:57 +00:00 |
|
|
0f256b2e2d
|
Fix satrt to start. (Spell Mistake) (#1718)
Fix 'satrt' to 'start'. (Spell Mistake)
|
2023-12-05 09:26:40 +08:00 |
|
|
646d4aa7f7
|
fix typo in ob_storage_rpc.cpp (#1717)
Fix 'assgin' to 'assign'. (Spell Mistake)
|
2023-12-05 09:26:23 +08:00 |
|
|
1febff972c
|
[CP] UpdateIndexStatus add database_name_
|
2023-12-04 16:11:53 +00:00 |
|
|
1253117207
|
BUGFIX: alloc placeholder for lock thread group
|
2023-12-04 15:12:11 +00:00 |
|
|
d3b4f2f497
|
Fix ls offline should wait transfer handler stop bug
|
2023-12-04 14:12:02 +00:00 |
|
|
1f2d5e54c9
|
fix: upgrade failed from 421 to master
|
2023-12-04 13:47:25 +00:00 |
|
|
d787f731e2
|
fix resolver bug of outer join symbol
|
2023-12-04 13:42:34 +00:00 |
|
|
f7f42ceda9
|
[CP] [to #53286756] refactor(ddl): alter package compile error if the package does not have a body
|
2023-12-04 13:11:52 +00:00 |
|
|
3b390c9e61
|
[CP] [to #53467004] fix: detect mutual dependency in multiple user scenario
|
2023-12-04 12:11:46 +00:00 |
|
|
f18aa18f87
|
Fix Typo. (#1715)
Fix need_fectch to need_fetch. (Spell Mistake)
|
2023-12-04 19:56:36 +08:00 |
|
|
423d52db2a
|
add place holder for view OB_LS_SNAPSHOTS
|
2023-12-04 11:41:58 +00:00 |
|
|
13e097c74d
|
Fix Typo. (#1716)
Fix encrytion to encryption. (Spell Mistake)
Fix transefer to transfer. (Spell Mistake)
|
2023-12-04 19:20:24 +08:00 |
|
|
58a80186c7
|
fix typo in ob_resource_map.h (#1714)
fix ObResrouceMap to ObResourceMap
|
2023-12-04 18:15:53 +08:00 |
|
|
602e91a93e
|
[CP] add macro block count statistic for backup data
|
2023-12-04 10:11:50 +00:00 |
|
|
f1d3f3e76f
|
[MDS] if read mds data meet ls state changed: 1. retry if still online. 2.OB_LS_OFFLINE if offline.
|
2023-12-04 09:16:24 +00:00 |
|
|
6533f800dd
|
[CP] fix backup get wrong data version and fix recover table to standby tenant
|
2023-12-04 09:11:46 +00:00 |
|
|
eb6c8342a3
|
fix typo (#1713)
fix typo seesion -> session
|
2023-12-04 17:09:56 +08:00 |
|
|
f9aa4172eb
|
Fix default value of ObDecimalIntType
|
2023-12-04 08:11:56 +00:00 |
|
|
2c72a9c9b6
|
[master] add lock place holder for two trans locks
|
2023-12-04 07:42:13 +00:00 |
|
|
cf969a8d8e
|
to issue<53586439>:support set ob_query_timeout in non-nested store routine
|
2023-12-04 05:41:54 +00:00 |
|
|
38852c6201
|
[CP] fix error log when kill -15
|
2023-12-04 04:41:58 +00:00 |
|
|
31c2814032
|
placeholder for direct load commit error code
|
2023-12-04 04:12:23 +00:00 |
|
|
e98462e996
|
[CP] fix ddl check data integrity issue
|
2023-12-04 03:46:16 +00:00 |
|
|
be810c9c58
|
[CP] fix storage rpc issue
|
2023-12-04 03:41:45 +00:00 |
|
|
32e0bcefc6
|
memtable_mgr is not printed in to_string in ObMemtableMgrHandle
|
2023-12-04 03:12:38 +00:00 |
|
|
e2a011823a
|
[master] fix session sync verify for txn state
|
2023-12-03 09:42:01 +00:00 |
|
|
07166806c1
|
force alter signal SIGTERM to SIGKILL
|
2023-12-02 06:12:19 +00:00 |
|
|
f9e2438758
|
[OBKV] Fix TTL error code conflict with kv global index error code
|
2023-12-02 05:46:47 +00:00 |
|
|
9417fc3096
|
[master] fix txdesc.flags.PART_ABORTED sync
|
2023-12-02 05:42:12 +00:00 |
|
|
0b9548c0f6
|
fix coding specification
|
2023-12-02 05:16:53 +00:00 |
|
|
0bda0dbd95
|
[CP] add serialization size check
|
2023-12-02 05:12:16 +00:00 |
|
|
d1e0eaa2bc
|
optimize tablet to string
|
2023-12-01 10:42:03 +00:00 |
|
|
e5f9338068
|
[BUGFIX]fix show create tablegroup's sharding result cannot execute in terminal
|
2023-12-01 10:12:36 +00:00 |
|
|
9322b0b153
|
Fix join elimination bug
|
2023-12-01 08:42:15 +00:00 |
|
|
4a24486c64
|
Fix rebuild check member list send rpc to location cache leader witch is already not exist.
|
2023-12-01 07:12:21 +00:00 |
|
|
24f22138ca
|
test compile on develop branch (#1702)
Add compiling test on develop branch
|
2023-12-01 15:00:39 +08:00 |
|
|
55aca13d92
|
Add PCODE for shared storage of PALF
|
2023-12-01 06:42:06 +00:00 |
|
|
8fe7e16313
|
[CP] [OBKV] Fix TTL task holds too much memory when scanning TTL table with few expired records
|
2023-12-01 05:46:57 +00:00 |
|
|
6d38ff7ff2
|
fuse row flag
|
2023-12-01 05:42:19 +00:00 |
|