Commit Graph

1942 Commits

Author SHA1 Message Date
4239384d82 [CP] fix row expr and in expr query range bug 2023-06-02 03:42:07 +00:00
8808c6750f [CP] [CP] add _enable_in_range_optimization system variable and fix in expr bug 2023-06-02 03:12:00 +00:00
1b80e45edc Fix error-code-overwritten problem and remove unused code in direct insert 2023-06-02 02:54:52 +00:00
0a3c1c5389 [CP] [to #48934936] fix set_autocommit of session info 2023-06-01 17:41:59 +00:00
1abc669899 [BUG] add case for write only index of double update 2023-06-01 14:11:51 +00:00
42c9ecc3d0 fix proxy parser core caused by access null ptr 2023-06-01 12:47:47 +00:00
sdc
623c7d90aa default rownum not allowed and fix obj deserialize bug 2023-06-01 12:42:00 +00:00
1ec037362a [to #50090975]inner_open allocator need cover entire lifecycle of spi_result in spi_inner_execute 2023-06-01 10:53:52 +00:00
2e68d02fde session sync version_comment no need sync 2023-06-01 07:42:07 +00:00
c09e11faec fix cast expr not consistent because of plan cache 2023-06-01 07:12:20 +00:00
a77662f444 [CP] fix bug that intersecting two in keypart return too many duplicated values 2023-06-01 06:48:06 +00:00
sdc
9b7afa1d90 [CP] fix like(nchar) bug 2023-06-01 03:47:55 +00:00
ab45b51c6a [GIS] get_geo_type_by_name bugfix 2023-06-01 03:42:14 +00:00
c0424a690f Fix access to duplicate rollup array out of bounds 2023-06-01 03:23:10 +00:00
b190ac23b9 Fix some parameterization bug 2023-06-01 03:17:29 +00:00
sdc
32b88df229 check type of raw expr before static_cast 2023-05-31 18:42:07 +00:00
7bc764bbce Enable retrive USER_ERROR and USER_WARN message from PX worker 2023-05-31 11:18:08 +00:00
eb2a1fff1a bugfix : xmlcast return nchar/nvarchar2 && insert clob into xmltype should report error 2023-05-31 11:12:27 +00:00
8174fdba9b Change to no ps parameterization if parameterize syntax tree miss 4002 error in ps prepare stage 2023-05-31 08:18:17 +00:00
6fab7bf5f7 Fix using the error hash func 2023-05-31 08:12:37 +00:00
sdc
4384ebb471 fix overwrite ret code and failed case 2023-05-31 04:41:54 +00:00
81fe7bc1ae Fix the crash about qc monitor info 2023-05-31 03:11:59 +00:00
sdc
4f890f0a8c fix granule iterator generate T_PDML_PARTITION_ID expr bug 2023-05-30 13:47:29 +00:00
3b31ff02ed fix query range bug 2023-05-30 13:17:27 +00:00
d1806bb8bd Fix the issue of insert up reported -4016 with binary rowkey 2023-05-30 13:11:41 +00:00
sdc
65046e8219 fix calc least expr bug 2023-05-30 12:41:50 +00:00
399955b9a7 Fix fast parser result is not compatible with oracle 2023-05-30 12:23:14 +00:00
27a7c86568 fix output expr and select expr error in link scan 2023-05-30 11:47:15 +00:00
fa886fed1d to issue<49860566>:fix core when disconnect connection after udf execute failed 2023-05-30 08:53:24 +00:00
3803e66aac fix bug about dateadd func 2023-05-30 08:47:42 +00:00
sdc
b74570f68e fix granule op_ordering bug 2023-05-30 08:17:54 +00:00
1f291fb563 fix trans_weak_read by sleep 2s after modify parameter 2023-05-30 07:41:11 +00:00
a3162a9780 fix predicate move around set stmt bug 2023-05-30 06:46:43 +00:00
0993ee7420 to issue<50010749>:fix memory leak about forall stmt & searray 2023-05-30 06:41:06 +00:00
5af9d6c36d Fix memory leak introduce by change revert logic of lookup op. 2023-05-30 04:46:48 +00:00
759f4bbfa2 [to #40760427]fix mysqlTest 2023-05-30 04:41:09 +00:00
744a7ed6c4 fix mysqltest 2023-05-30 04:22:31 +00:00
1108314cc9 [CP] [CP] fix temporary table cleaning bug 2023-05-30 04:16:56 +00:00
8dd2cf466a Fix failed mysqltests 2023-05-30 01:11:12 +00:00
76e17ac719 Solve the problem that CreateContext occupies 500 tenant memory 2023-05-29 17:41:06 +00:00
6881a26548 bugfix : xmltype use wrong column id in insert to view 2023-05-29 13:16:52 +00:00
2ecf1f811d bugfix: keep func extracted shared expr wrongly 2023-05-29 12:47:05 +00:00
d137b298a0 adjust gi alloc for real agent table 2023-05-29 12:23:01 +00:00
15254bd0e4 Fix mysql rollup duplicate columns wrong result in parallel rollup 2023-05-29 11:41:08 +00:00
7abde61e9c Forbid level expr in connect by prior clause 2023-05-29 11:16:52 +00:00
e3d38080aa check max_read_stale_time when setting variables 2023-05-29 10:41:24 +00:00
7588202b83 bugfix : ignore sort in process of xml parse 2023-05-29 10:16:55 +00:00
4967959499 Add T_UINT64 type check for limit expr resolve 2023-05-29 09:41:46 +00:00
3f332fa853 to issue<38211687><49782442><36841844><33833762>:fix serveral bugs 2023-05-29 09:11:05 +00:00
89bb28c7fb fix external table format validation 2023-05-29 02:41:12 +00:00