4799 Commits

Author SHA1 Message Date
obdev
0ac5e967aa Fix memory leak and memory expansion in das group scan. 2023-05-09 18:04:57 +00:00
obdev
c1413102b0 [to #49439164] fix opaque constructor function resolve 2023-05-09 17:59:33 +00:00
obdev
44824c8521 fix: fix trigger mutating error in mysql mode 2023-05-09 17:54:10 +00:00
wxhwang
daeaa9b5d7 fix comment is not cleaned after interruped. 2023-05-09 17:48:45 +00:00
wudidapaopao
f575a69ef8 Fix the issue that prefetcher is not able to prefetch index data when prefetch depth is 1. 2023-05-09 17:43:21 +00:00
obdev
baf5ab66b6 fix session lock leak when set dbms_monitor.ob_session_trace_disable 2023-05-09 08:45:41 +00:00
obdev
4addbb7f53 keyword change for print_free_log 2023-05-09 08:42:11 +00:00
tino247
2bb6255e5b Fix deploy case 2023-05-09 08:38:43 +00:00
obdev
bbff688675 fix sts cache go back problem 2023-05-09 08:12:01 +00:00
raywill
988c3c5dbd improve inner sql retry success log 2023-05-09 08:08:32 +00:00
yishenglanlingzui
1b2d159c09 fix bug reset_datum_ptr for all das_result_ouput_expr may case performance regression 2023-05-09 07:45:32 +00:00
obdev
2f527f0595 [Physical Standby] Fix the FetchResultPool alloc failed 2023-05-09 07:42:04 +00:00
obdev
48fcdf2c45 fix direct load memory leak when an error occurs 2023-05-09 07:38:36 +00:00
simonjoylet
97533a52c0 ignore table not exist in ddl merge task 2023-05-09 07:15:28 +00:00
obdev
22c390d8e6 optimize performance 2023-05-09 07:12:01 +00:00
obdev
7a2df88e93 xml bugfix: join table used xmltype and xmltype col use upper create index 2023-05-09 07:08:35 +00:00
obdev
b7792b75fe Fix check datum modified error 2023-05-09 06:42:07 +00:00
simonjoylet
582f206439 rewrite ret code when ls offline 2023-05-09 06:38:39 +00:00
xianyu-w
0e16cc4545 Fix incorrect accuracy when replacing nvl expr and disable simplify nvl expr in rollup 2023-05-09 06:12:11 +00:00
ZenoWang
b897e336aa Adjust info log in deadlock adaptor to trace log 2023-05-09 06:08:42 +00:00
obdev
a7800921dd Modify log printing time when refresh schema failed 2023-05-09 04:08:46 +00:00
obdev
539118b843 fix check_waiting_tablet_checksum_timeout about freeze_service_epoch mismatch 2023-05-09 03:42:05 +00:00
obdev
04ca63199b fix schedule loop may hang when ls offline 2023-05-09 03:38:39 +00:00
wjhh2008
e6af7509a0 fix external table iter memleak 2023-05-09 03:08:39 +00:00
yishenglanlingzui
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
wangt1xiuyi
fda1d9f41b fix mysql comment fast parser param node isn't equal normal parser param node 2023-05-09 02:43:58 +00:00
obdev
9c70a896ab fix bugs of xa and dblink 2023-05-09 02:40:34 +00:00
chaser-ch
a3350e1fd1 fix row compactor problem 2023-05-09 02:08:25 +00:00
akaError
22122d69ee fix mysqltest fail because of outline 2023-05-08 14:08:46 +00:00
obdev
cd6d24c0f4 [to #49080431]fix user_errors view definition 2023-05-08 13:08:48 +00:00
obdev
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
ob-robot
7ad14722ec Merge branch 'pr_1380' 2023-05-08 12:35:16 +00:00
SanmuWangZJU
c3345fcb02 [CP] [OBCDC] Fix OBCDC stuck while handling outrow ddl_stmt 2023-05-08 12:12:09 +00:00
qianchanger
994138989a Fix union hash distinct hang 2023-05-08 12:08:39 +00:00
Larry955
a4f5e20706 fix osg bug and failed cases 2023-05-08 11:46:00 +00:00
simonjoylet
ed6d3c0d4a assign tenant id when alloc memory for ddl redo logs 2023-05-08 11:42:29 +00:00
obdev
162132a9c7 fix unexpected das group rescan bug for spf 2023-05-08 11:38:59 +00:00
yongshige
1b374d8333 fix partition calc bug 2023-05-08 11:08:48 +00:00
a1iive
96ee056cb9 fix incorrect URL about release in README 2023-05-08 18:55:21 +08:00
obdev
51736132c0 fix wait all child tasks finish cost too much time. 2023-05-08 09:45:48 +00:00
obdev
067d7b6846 pullup_expr & replace_const outline failed bugfix 2023-05-08 09:42:16 +00:00
obdev
4b3e342312 Constructing prefetch arrays in ObIndexTreeMultiPassPrefetcher on demand to optimize performance of checking row lock. 2023-05-08 09:38:42 +00:00
HaHaJeff
22892c794a fixed the issue of one log to be printed frequently. 2023-05-08 09:19:39 +00:00
ob-robot
536e13a596 Merge branch 'pr_1370' 2023-05-08 09:12:18 +00:00
HaHaJeff
b28397d91f fixed query LOG_DISK_IN_USE from gv$ob_servers may be negative. 2023-05-08 09:11:54 +00:00
obdev
3fe7063b93 to issue<49517319>:fix xa start failed issue 2023-05-08 09:08:26 +00:00
obdev
13ac24de25 Add log to solve tg_cancel_fail in mysql_connection_pool stop 2023-05-08 08:45:16 +00:00
obdev
99e8bc8477 Fix recover cancel error 2023-05-08 08:41:54 +00:00
obdev
b0129c5f59 [Net Standby] Set global fetch log upper limit 2023-05-08 08:38:28 +00:00
Larry955
5f46913d04 [CP] fix row expr query range death loop bug 2023-05-08 08:15:40 +00:00