Commit Graph

1389 Commits

Author SHA1 Message Date
d5034e56fa fix core of GET_TSI 2023-03-22 10:45:14 +00:00
e3aa4c5a8f Add is_lookup flag in query_flag to inform the transaction layer that this is a lookup task 2023-03-22 10:41:42 +00:00
579345ca09 [BUGFIX] fix lob bugs 2023-03-22 08:45:44 +00:00
96a63c44a5 [GIS]fix gis extern sorter fd leak 2023-03-22 07:11:52 +00:00
26b981973d [BUGFIX] fix lob text iter get next return err code 2023-03-22 05:12:11 +00:00
2ba2884b1f [to #48440485]fix set changed package info when bulk collect into package variable 2023-03-22 04:15:49 +00:00
5ac4cddd5c fix diag tenant disconnected 2023-03-22 03:41:58 +00:00
20f0d63cf4 bugfix : json query null pointer cause core-dump 2023-03-21 17:24:10 +00:00
a1c3c9cf20 fix simplify_subquery bug: disable simplify_subquery when union set_query has limit percent expr 2023-03-21 16:53:17 +00:00
aec2b56931 Fix ctas statement decimal precision out of bounds 2023-03-21 16:49:45 +00:00
d7eba01b90 fix get_dh_msg state errors during reentry lead to hang/core 2023-03-21 16:46:11 +00:00
6719115924 fix subplan filter compute equal set incorrectly 2023-03-21 16:29:39 +00:00
600227d1cb fix rownum to limit bug 2023-03-21 16:26:06 +00:00
773b55713e fix shared hash join core because of change part count && fix tpch performance regression because of check alive 2023-03-21 16:01:00 +00:00
8b9d8f2f05 enable batch_stmt_optimization query return to large query queue, disable retry for non-first multi-stmt item 2023-03-21 15:53:56 +00:00
8462b71fa9 Fix direct load handle task result swallow error code 2023-03-21 15:01:14 +00:00
e53df2eb6b fix: fix das memory expand induced by das used memeory calculation error 2023-03-21 14:54:12 +00:00
4b49ed92fc use NetKeepAlive for px check server alive 2023-03-21 22:20:15 +08:00
3b4d188e00 Fix expr pullup bug 2023-03-21 22:20:15 +08:00
f4cd46968c test: fix some failed cases induced by single-row execution when has triggers 2023-03-20 21:10:22 +08:00
1f1001b640 Revert print cast for questionmark in dblink 2023-03-20 20:40:30 +08:00
c6bbafe473 fix savepoint is not synchronized between servers 2023-03-20 17:23:49 +08:00
c4afafe3e1 fix core caused by aggr subquery 2023-03-20 17:09:42 +08:00
9365c0dd4c patch 4.1 bug fix and remove some secret url 2023-03-19 19:22:48 +08:00
8ce2f275c4 [fix] remove some internal urls and emails 2023-03-17 20:57:21 +08:00
a1b98f9700 to issue<48443639>:fix insert table values record core 2023-03-17 10:13:31 +00:00
98d57f60e7 direct load not support set 2023-03-17 08:11:23 +00:00
698ce0f18b 优化DBA_OB_TENANTS视图查询 2023-03-17 05:41:08 +00:00
ba69498472 fix pkey to non basic table bug in split_granule 2023-03-17 05:14:09 +00:00
68c52ce659 Fix partition id calculation bug 2023-03-17 04:44:02 +00:00
42b0938ea9 Fix illegal snapshot version used by direct load to create ddl major 2023-03-17 04:41:18 +00:00
5510d6c791 Fix failed mysql tests 2023-03-17 03:41:07 +00:00
105bf1c2f4 fix cancel drop index hang due to check standby tenant failed. 2023-03-17 03:13:50 +00:00
1abd119e08 revert 'Reset PX DataHub whole msg in rescan scenario' 2023-03-17 03:11:04 +00:00
843888c953 Fix dblink bugs 2023-03-17 02:40:51 +00:00
77f3afb799 allow schedule creating/deleting tablet to do restore 2023-03-16 13:41:10 +00:00
4bac5ef560 Sql audit desige changed about mem_limit, queue_size and etc. 2023-03-16 11:13:45 +00:00
612e0b3935 fix a memleak caused by wf_hybrid_pby_exprs_cnt_array_ 2023-03-16 10:41:05 +00:00
f25555fcd5 Fix the partition column was not added when the parition sort was rowed. 2023-03-16 09:46:32 +00:00
f2479fe615 fix for_update link scan operator not set in_xa_transaction 2023-03-16 08:10:58 +00:00
00f87235c6 fix stmt print ignore hint bug 2023-03-16 00:43:36 +00:00
b9ae891ab1 fix bug Batch optimization may cause auto-increment column jumps 2023-03-16 00:13:32 +00:00
b66dcf06a8 fix dblink connection pool memory leak 2023-03-15 23:41:04 +00:00
f419c12e6c [master][tx-route] mark static changed when tx switch from IDLE to ABORT 2023-03-15 12:41:06 +00:00
9e1730c42d fix: fix the compatibility problem of dml operations when has row level triggers 2023-03-15 12:13:42 +00:00
5d0186e152 [to #48421952] fix question_mark equal test with pl extend 2023-03-15 12:11:03 +00:00
25d104df14 fix regexp expr bug: should consider collations of input params 2023-03-15 08:11:05 +00:00
f5057f146f [to #48283880] fix mysqltest 2023-03-15 05:43:39 +00:00
fe44a4a36c add debug log for px tenant target monitor statistics 2023-03-15 05:40:59 +00:00
42fc751eba Remove ps with escape ? check in prepare statement 2023-03-15 05:11:23 +00:00