Commit Graph

5086 Commits

Author SHA1 Message Date
e6af7509a0 fix external table iter memleak 2023-05-09 03:08:39 +00:00
c22ebcba79 fix bug during the upgrade, it is necessary to disable the generation of plans with trans_info_expr 2023-05-09 02:47:24 +00:00
fda1d9f41b fix mysql comment fast parser param node isn't equal normal parser param node 2023-05-09 02:43:58 +00:00
9c70a896ab fix bugs of xa and dblink 2023-05-09 02:40:34 +00:00
a3350e1fd1 fix row compactor problem 2023-05-09 02:08:25 +00:00
0185878376 Update pull_request_template.md 2023-05-09 10:07:39 +08:00
42a9f116e5 Update and rename question.yml to question.md 2023-05-09 09:59:10 +08:00
745d40c089 Update and rename feature_request.yml to feature_request.md 2023-05-09 09:53:59 +08:00
3b199ea1b0 Update and rename enhancement.yml to enhancement.md 2023-05-09 09:49:51 +08:00
da58e8eda1 Update and rename bug_report.yml to bug_report.md 2023-05-09 09:46:29 +08:00
22122d69ee fix mysqltest fail because of outline 2023-05-08 14:08:46 +00:00
cd6d24c0f4 [to #49080431]fix user_errors view definition 2023-05-08 13:08:48 +00:00
cbaf61bef6 bugfix: 1. ban xmltype cmp in check; 2. ban xmltype column set number as default value; 3. error code adaptation; 2023-05-08 12:42:10 +00:00
7ad14722ec Merge branch 'pr_1380' 2023-05-08 12:35:16 +00:00
c3345fcb02 [CP] [OBCDC] Fix OBCDC stuck while handling outrow ddl_stmt 2023-05-08 12:12:09 +00:00
994138989a Fix union hash distinct hang 2023-05-08 12:08:39 +00:00
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