Commit Graph

5017 Commits

Author SHA1 Message Date
1d4a6804a0 fix: the cpu usage of pn_listen thread reaches 100 percent 2023-05-09 18:53:57 +00:00
6f318f70d3 fix try_update_epoch_and_reload in case of ObRole::LEADER != role 2023-05-09 18:48:27 +00:00
28a864535f FREEZE_CHECKER: check whether the tenant memstore is really frozen 2023-05-09 18:43:01 +00:00
186be18745 [PIE] Fix base address resolution error 2023-05-09 18:37:36 +00:00
4108e781d4 [FEAT MERGE] implement mysql dblink and read consistency
Co-authored-by: xianyu-w <707512433@qq.com>
Co-authored-by: sdc <njucssdc@gmail.com>
Co-authored-by: seuwebber <webber_code@163.com>
2023-05-09 18:32:04 +00:00
38b78ad442 update obproxy version to 4.2 2023-05-09 18:21:16 +00:00
2bfbb44326 modidy rs self_checker's log level 2023-05-09 18:15:48 +00:00
d98f89683d fix merge union get wrong result when batch_size decrease 2023-05-09 18:10:22 +00:00
0ac5e967aa Fix memory leak and memory expansion in das group scan. 2023-05-09 18:04:57 +00:00
c1413102b0 [to #49439164] fix opaque constructor function resolve 2023-05-09 17:59:33 +00:00
44824c8521 fix: fix trigger mutating error in mysql mode 2023-05-09 17:54:10 +00:00
daeaa9b5d7 fix comment is not cleaned after interruped. 2023-05-09 17:48:45 +00:00
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
baf5ab66b6 fix session lock leak when set dbms_monitor.ob_session_trace_disable 2023-05-09 08:45:41 +00:00
4addbb7f53 keyword change for print_free_log 2023-05-09 08:42:11 +00:00
2bb6255e5b Fix deploy case 2023-05-09 08:38:43 +00:00
bbff688675 fix sts cache go back problem 2023-05-09 08:12:01 +00:00
988c3c5dbd improve inner sql retry success log 2023-05-09 08:08:32 +00:00
1b2d159c09 fix bug reset_datum_ptr for all das_result_ouput_expr may case performance regression 2023-05-09 07:45:32 +00:00
2f527f0595 [Physical Standby] Fix the FetchResultPool alloc failed 2023-05-09 07:42:04 +00:00
48fcdf2c45 fix direct load memory leak when an error occurs 2023-05-09 07:38:36 +00:00
97533a52c0 ignore table not exist in ddl merge task 2023-05-09 07:15:28 +00:00
22c390d8e6 optimize performance 2023-05-09 07:12:01 +00:00
7a2df88e93 xml bugfix: join table used xmltype and xmltype col use upper create index 2023-05-09 07:08:35 +00:00
b7792b75fe Fix check datum modified error 2023-05-09 06:42:07 +00:00
582f206439 rewrite ret code when ls offline 2023-05-09 06:38:39 +00:00
0e16cc4545 Fix incorrect accuracy when replacing nvl expr and disable simplify nvl expr in rollup 2023-05-09 06:12:11 +00:00
b897e336aa Adjust info log in deadlock adaptor to trace log 2023-05-09 06:08:42 +00:00
a7800921dd Modify log printing time when refresh schema failed 2023-05-09 04:08:46 +00:00
539118b843 fix check_waiting_tablet_checksum_timeout about freeze_service_epoch mismatch 2023-05-09 03:42:05 +00:00
04ca63199b fix schedule loop may hang when ls offline 2023-05-09 03:38:39 +00:00
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