Commit Graph

5637 Commits

Author SHA1 Message Date
d1a6829bc0 Change error code for select inner tables 2023-08-17 04:22:30 +00:00
737ad8f35a [CP] disable large union expand in temp table transformation 2023-08-16 04:41:59 +00:00
e5ba91d14d [CP] fix outer join_symbol(+) bug 2023-08-16 04:28:38 +00:00
eb0c4b906b [CP] fix win expr order incorrect cause 4016 error 2023-08-16 04:23:06 +00:00
0c64526bc2 fix failed mysqltests 2023-08-16 04:17:31 +00:00
d8720647fb [CP] fix bug: outline 2023-08-16 04:11:57 +00:00
426ffd2a12 [CP] [to #47051742]returning resolve as column first 2023-08-15 14:17:28 +00:00
36d369ae1d [CP] [BUG] fix rec log ts during leader switch 2023-08-15 11:23:02 +00:00
690567d71d [GIS]ce:add srs import script 2023-08-15 10:47:26 +00:00
968522e1b1 [CP] Fix window function serialize item mismatch during upgrade 2023-08-15 10:41:54 +00:00
b5d136c4aa [CP] add timeout for wait time elapsed 2023-08-15 06:12:05 +00:00
af7abd50ed [CP] Optimize tmp file
Co-authored-by: godchen0212 <chenqx303@163.com>
2023-08-15 05:38:17 +00:00
95b09ba1f4 [CP] Fix dynamic leak in cost based rewrite 2023-08-15 05:32:43 +00:00
49d78e4ded [Bugfix]client can not access obkv server after 3 min later 2023-08-15 05:27:07 +00:00
53fc73ea0b [CP] disable in optimization for row expr when they need do and/or 2023-08-15 05:21:29 +00:00
013583e669 [CP] BUGFIX: break deadlock at ls map 2023-08-15 05:09:14 +00:00
4027c3c5e8 [CP] fix: fix replace into foreign key check bug 2023-08-15 05:03:39 +00:00
083246a114 [CP] to issue<50056402>:fix core when package var sync 2023-08-15 04:58:03 +00:00
fbf42b309e [CP] change the create_tablet batch size to 1M 2023-08-15 04:52:28 +00:00
3c8cc9bb10 [CP] [BUG] change order for udf check and trx check 2023-08-15 04:46:52 +00:00
cd6f339e59 [CP] [to #45621646]set referenced in check_variable_accessible 2023-08-15 04:34:31 +00:00
056b2e2793 [CP] fix temp table access memory leak bug 2023-08-15 04:28:52 +00:00
146c03fbf7 [CP] fix temp table execute bug 2023-08-15 04:23:15 +00:00
7c22dead40 [CP] BUGFIX: avoid core at print log 2023-08-15 04:17:38 +00:00
2f81256297 [CP] [to #46639322]refcursor fetch last_row flag set 2023-08-15 03:58:57 +00:00
04f5329ff1 [CP] [to #46873308]fixed lower_bnd for dbms_sql 2023-08-15 03:53:23 +00:00
70a3bea24e [CP] [4.1][4.2] refine set autocommit in dblink trans 2023-08-15 03:47:48 +00:00
4b1eeb895d [CP] [to #47545514]subprogram cursor do not resolve external type 2023-08-15 03:42:13 +00:00
fbf039243d [CP] [to #46881515]ps cursor return params always use int type 2023-08-15 03:17:28 +00:00
51e5fa313b [CP] [to #42063853]use tmp allocator to get user type 2023-08-14 14:22:35 +00:00
d13e488a43 [CP] adjust UTL_ENCODE && UTL_RAW to DETERMINISTIC 2023-08-14 14:04:59 +00:00
761088e0fd refine algorithm for traversing query range graph 2023-08-14 13:59:20 +00:00
f0e62ab0ce [CP] sync wash fragment for kvcache alloc when memory not enough 2023-08-14 13:53:39 +00:00
5befb87b84 [CP] force print 4377 log 2023-08-14 13:47:58 +00:00
3a7fd13453 [CP] Fix insert use incorrect plan bug 2023-08-14 13:42:13 +00:00
76f0cfbd1e [CP] fix change user read packet out of bound 2023-08-14 13:12:02 +00:00
ee9904a650 [CP] Fix convert/to_type and get_ddl compatibility bugs 2023-08-14 10:28:29 +00:00
3ebd51c657 [CP] fix forget to add func index column into data table when rebuild index. 2023-08-14 10:12:05 +00:00
98df6c5e5b [CP] [fix] fix arbitration service do not degrade when reconfirming and log disk full occur concurrently 2023-08-11 21:27:38 +00:00
fbc0e46149 [CP] 优化建表路径中partition相关代码以减小临时内存 2023-08-11 21:22:00 +00:00
bf1a78c1df [CP] Fix direct load client task not auto abort 2023-08-11 21:16:24 +00:00
29b8ba4087 [CP] fix oracle nullif transform error 2023-08-11 21:10:45 +00:00
1f5b5eb1d4 [CP] fix direct load heart beat 2023-08-11 21:05:08 +00:00
4d51598a99 [CP] fix grant privileges on information_schema.* to user 2023-08-11 20:59:34 +00:00
6f643df686 [RS] Fix incorrect unit disk statistic. 2023-08-11 20:53:59 +00:00
9c8f1a1195 [bugfix] fix batch decode var length dict with single entry 2023-08-11 20:48:24 +00:00
265a91333e [CP] fix memory-leak bug of insert into select with direct-mode 2023-08-11 20:36:01 +00:00
1f804fd441 [CP] fix the bug that cancel a dropping index 2023-08-11 20:30:29 +00:00
68d81c9ba5 [CP] remove core at keybtree, adjust sort keys for unique index 2023-08-11 20:19:35 +00:00
28fc7b9be4 [CP] Fix: There is a shared expression in the virtual generated column, which causes an error 2023-08-11 20:14:03 +00:00