Commit Graph

5802 Commits

Author SHA1 Message Date
24b56b2d7e [CP] fix same io_timestamp in schedule_heap 2023-11-23 04:12:35 +00:00
4c2fa90092 [CP] fix distinct fd judgement bug 2023-11-23 03:42:12 +00:00
61636a4569 [CP] fix or expansion bug with lob datatype in mysql mode 2023-11-22 03:18:19 +00:00
cddc334cbb [CP] add system variable _enable_range_extraction_for_not_in to control query range extraction for not in 2023-11-22 02:53:40 +00:00
3228d5d924 bugfix: ObTmpTenantFileStore::io_allocator use 500 tenant memory. 2023-11-21 12:12:22 +00:00
f7a3ef494f [CP] Fix: session sync system_time_zone no need sync 2023-11-21 06:12:07 +00:00
be23758830 [CP] fix subplan filter PKEY plan bug 2023-11-20 09:05:37 +00:00
d7fc429573 [CP] fix temp table access rescan bug 2023-11-20 08:59:11 +00:00
1b6eee2e7f [CP] fix check_match_index interface bug 2023-11-20 08:53:05 +00:00
3187a49789 [CP] fix context core because of double free 2023-11-20 08:47:05 +00:00
f89fca455e [CP] fix s2adapter leak 2023-11-20 08:40:47 +00:00
412a0b3b32 [CP] [to #50044838]remove piece need session lock 2023-11-20 08:34:26 +00:00
0bbf2d97d6 [CP] to issue<51110822>:fix call aggreate udf issue when cross user 2023-11-16 06:12:17 +00:00
51d084fd09 [CP] bugfix: get_store cause deadlock 2023-11-15 13:12:05 +00:00
eec9491515 [CP] Fix the issue of incorrect results with batch NLJ + SET OP 2023-11-15 12:59:02 +00:00
97c601fdfe [CP] fix rollup subquery expr bug under mysql mode 2023-11-15 12:53:29 +00:00
aa9c688861 [CP] [CP] fix local merge into with empty partitions bug 2023-11-15 12:47:52 +00:00
6b491e7307 should deep copy datum rowkey in parallel ctx 2023-11-15 12:42:14 +00:00
926ee40e43 [CP] clear the eval flag of T_OP_ROW expr's child exprs 2023-11-15 12:12:14 +00:00
dc4cbf326f [CP] [secure_file_priv]limit dumpfile 2023-11-14 03:12:14 +00:00
4cb86725b3 [CP] Fix: When the generated column is equal conds, the constant will not find the corresponding table information. 2023-11-13 11:12:17 +00:00
cf2726e017 [CP] fix: fix the core induced by spf batch rescan 2023-11-13 10:12:22 +00:00
7c010c19b4 [CP] fix bug about time in ps 2023-11-13 02:42:16 +00:00
04ca0bd4d8 fix gen_errno.pl 2023-11-13 02:12:32 +00:00
e141d8df55 add tx desc unlock when stop tx on not start node 2023-11-10 08:42:39 +00:00
396fb5e1f8 [CP] [CP] fix dynamic schema memory leak caused by auto gather stats hold schema guard for a long time 2023-11-10 06:48:44 +00:00
d0e6df1e47 [CP] fix .net driver bug: parameters count exceeds 65535, only 65535 parameters are returned. 2023-11-10 06:42:51 +00:00
6681c2d776 [CP] [CP] fix: fix update ignore bug that will lost data when has cross-partition update 2023-11-10 06:13:05 +00:00
714bc8d27f [CP] [to #52990298]add is_packed for ps cursor 2023-11-10 03:12:33 +00:00
a60d733482 [CP] Fix: Using local allocator causes memory to be released core 2023-11-10 02:18:03 +00:00
fb5a739288 [CP]opt dml update lob check changed 2023-11-10 02:12:17 +00:00
94317758b4 [CP] fix rcte correctness bug when there is onetime expr 2023-11-09 13:55:25 +00:00
24e1c3e4bc [CP] fix not clear evaluate flag in table scan lock row path 2023-11-09 13:37:19 +00:00
41f656c4a8 [CP] Fix reverse blockscan in multiple ranges 2023-11-09 13:31:17 +00:00
a9d6e83920 [CP] fix create inner path bug 2023-11-09 13:25:23 +00:00
98b45968d5 [CP] fix conn attr invalid cannot connect while change user 2023-11-09 13:19:13 +00:00
b3c53d0422 [CP] fix ob_tenant_virtual_concurrent_limit_sql stack overflow 2023-11-09 13:13:08 +00:00
7835eff439 [CP] [CP] Fix the bug of incorrect result from bit cast to decimal, when the value is out of int64_t 2023-11-09 13:07:07 +00:00
65f1c65fdd [CP] Fix last_insert_id expr bugs 2023-11-09 13:01:02 +00:00
77ab0ad1af [CP] fix bug select from virtual table report -4201 2023-11-09 12:55:16 +00:00
46cfbc2d30 [4_1_0_release][CP] fix white_list match error 2023-11-08 06:12:15 +00:00
36ce7bf342 [CP] Fix merge join clear evaluated flag by mistake 2023-11-08 02:41:40 +00:00
a628750dea [CP] [GIS]fix gis look up memory issue 2023-11-07 12:42:02 +00:00
b65833d040 fix max length of lob types unexpected in aggregate_max_length_for_string_result(4_1_0_release) 2023-11-07 08:42:02 +00:00
e1203cbd15 [CP] Fix print rowkey readinfo core after refresh 2023-11-07 07:12:09 +00:00
40b7825c3e [CP] [fix] fix arb server may core and clear useless resources if creation of PALF fails 2023-11-07 04:12:12 +00:00
af9b629f6d fix json/gis/text/blob meta response inconsistent with mysql5.7 (4_1_0_release) 2023-11-06 04:17:53 +00:00
ada3f5d907 Fix the issue of incorrect results in flashback query 2023-11-06 04:12:07 +00:00
36381b7520 [CP] to issue<52655117>:fix core when using accoc array in pl assign stmt 2023-11-06 03:12:08 +00:00
df4df64b04 [CP] fix memory leak 2023-11-03 10:42:25 +00:00