Commit Graph

4970 Commits

Author SHA1 Message Date
a4f5e20706 fix osg bug and failed cases 2023-05-08 11:46:00 +00:00
ed6d3c0d4a assign tenant id when alloc memory for ddl redo logs 2023-05-08 11:42:29 +00:00
162132a9c7 fix unexpected das group rescan bug for spf 2023-05-08 11:38:59 +00:00
1b374d8333 fix partition calc bug 2023-05-08 11:08:48 +00:00
96ee056cb9 fix incorrect URL about release in README 2023-05-08 18:55:21 +08:00
51736132c0 fix wait all child tasks finish cost too much time. 2023-05-08 09:45:48 +00:00
067d7b6846 pullup_expr & replace_const outline failed bugfix 2023-05-08 09:42:16 +00:00
4b3e342312 Constructing prefetch arrays in ObIndexTreeMultiPassPrefetcher on demand to optimize performance of checking row lock. 2023-05-08 09:38:42 +00:00
22892c794a fixed the issue of one log to be printed frequently. 2023-05-08 09:19:39 +00:00
536e13a596 Merge branch 'pr_1370' 2023-05-08 09:12:18 +00:00
b28397d91f fixed query LOG_DISK_IN_USE from gv$ob_servers may be negative. 2023-05-08 09:11:54 +00:00
3fe7063b93 to issue<49517319>:fix xa start failed issue 2023-05-08 09:08:26 +00:00
13ac24de25 Add log to solve tg_cancel_fail in mysql_connection_pool stop 2023-05-08 08:45:16 +00:00
99e8bc8477 Fix recover cancel error 2023-05-08 08:41:54 +00:00
b0129c5f59 [Net Standby] Set global fetch log upper limit 2023-05-08 08:38:28 +00:00
5f46913d04 [CP] fix row expr query range death loop bug 2023-05-08 08:15:40 +00:00
46440f7243 bugfix: xmlupdate expr, xpath filter compare and disable xpath union 2023-05-08 08:12:12 +00:00
3e487b56a0 Create enhancement.yml 2023-05-08 16:04:10 +08:00
adf96925cd Update question.yml 2023-05-08 16:01:51 +08:00
b5caa65a12 Update feature_request.yml 2023-05-08 16:01:24 +08:00
968d0097b1 Update and rename bug-report.yml to bug_report.yml 2023-05-08 16:00:48 +08:00
aeed38e1e0 Update pull_request_template.md 2023-05-08 15:59:47 +08:00
a3c1b03a61 fix directory not exist when remove palf handle 2023-05-08 07:49:01 +00:00
9404393b5a [CdcService] Remove MISUSED ls_id 2023-05-08 07:38:42 +00:00
a81123864d fix outline fail:eliminate_join&predicate_move_around 2023-05-08 07:15:35 +00:00
4eb25bb20b remove some TODO comments 2023-05-08 07:08:37 +00:00
b9fa44684e fix the bug that mem_leak happen when failed open 2023-05-08 06:38:41 +00:00
0619a0de82 set allocator tenant 2023-05-08 06:12:00 +00:00
9dcf449833 fixed restart failed due to incomplete log disk expansionoperation. 2023-05-08 06:08:31 +00:00
c119f6bb1b fix missing call destructor when free RollbackSPMsg.tx_ptr_ 2023-05-08 05:12:12 +00:00
c1a19e5d4f Fix rf msg crash problem 2023-05-08 05:08:42 +00:00
a9230e1550 BUGFIX: optimize the use of ls lock at freeze and offline 2023-05-08 04:50:52 +00:00
c219b5a194 Fix incorrect result when q quote is included in SQL 2023-05-08 04:47:24 +00:00
e188fb4c2d Revert trace log optimization 2023-05-08 04:43:58 +00:00
d71599deb3 [Physical Standby] Fix the gc strategy of the LogFetcher 2023-05-08 04:40:31 +00:00
5cec66d5f1 Force flushing of files created by fio to disk 2023-05-08 04:15:20 +00:00
aed19000b4 fix ObRsReentrantThread::check_alert about thread_id 2023-05-08 04:11:53 +00:00
8331f2f878 fix merge set op last_store_row dynamic leak 2023-05-08 04:08:29 +00:00
c8b3ff602c Fix functional index bugs 2023-05-08 03:41:56 +00:00
5671bf1857 fix shared expr canonicalize bug and const propagate bug 2023-05-08 03:15:27 +00:00
49bf773c92 default system_memory and hidden_sys_tenant_memory 2023-05-08 03:12:02 +00:00
755ebe4fd8 fix: create table with select xmlexprs, disable returning object type, disable some xml expr called in pl semantics 2023-05-08 03:08:37 +00:00
f933644c6c fix: core when stop dbms_scheduler 2023-05-08 02:48:49 +00:00
2a16b851f1 Fix distinct aggregation out of memory error 2023-05-08 02:45:27 +00:00
2343aa1174 fix: xml chinese charactor truncate length no correct & nchar not support & error code not consistent at in or = expr 2023-05-08 02:42:01 +00:00
1d1d1e009e fix generate partition join filter plan bug 2023-05-08 02:38:37 +00:00
cbc4f744dd fix transform any/all to exists logical error 2023-05-08 02:08:41 +00:00
ccde264e06 [FEAT MERGE] Improve the inner implementation of tx table
Co-authored-by: kongfy <njukongfy@gmail.com>
2023-05-07 07:38:34 +00:00
1a4be45b79 fix xml issue: updatexml expr result not escape partially & xmlcast expr result should revert escape character 2023-05-07 04:08:30 +00:00
5e0eea169f Fix query range obj cast unset scale for double type 2023-05-07 03:45:54 +00:00