Commit Graph

9358 Commits

Author SHA1 Message Date
5d73b97cdb [BUGFIX] fix lob remote query memory usage 2023-12-05 17:16:40 +00:00
c1e3aac184 Observer adapted rs wake-up transfer task retry mechanism 2023-12-05 17:12:09 +00:00
5c7d80971b Bugfix for ObDecimalIntType 2023-12-05 16:41:48 +00:00
1c82ad7c34 fix ERROR log when locking failed during remove tenant 2023-12-05 13:12:00 +00:00
743ee62ca8 fix move backup skipped tablet to history timeout issue 2023-12-05 10:46:09 +00:00
9560d23ebd [CP] [CP] [SRS]fix fifo_allocator err log 2023-12-05 10:12:00 +00:00
023f9eb4e1 Add new ObItemType: T_PSEUDO_IDENTIFY_SEQ for 4.2.2 sql feature of optimize recursive cte 2023-12-05 09:42:17 +00:00
eaaa01f41e fix information_schema.schemata got invisiable schema bug 2023-12-05 09:11:57 +00:00
d9aec1fe42 fix meta cache error in 4.2 upgrade 4.3 scenario 2023-12-05 08:16:56 +00:00
d979a20bdc [Bugfix] migrating sys unit failed 2023-12-05 08:12:19 +00:00
80cb93dc2c bugfix : json_table subquery param && json_table ban group by pushdown write 2023-12-05 07:12:17 +00:00
d6fe7444f1 Return Access Denied when alter system major freeze for a non-exist tenant in non-sys tenant. 2023-12-05 06:46:18 +00:00
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