Commit Graph

5817 Commits

Author SHA1 Message Date
c002d672c0 [CP] temporarily unlimited memory before init config 2023-12-08 06:42:09 +00:00
beb56903f4 [CP] Fix mvcc node concurrency bug when estimating row 2023-12-06 02:42:36 +00:00
434a933f02 bugfix : mysql mode json transform timestamp append time zone twice 2023-12-04 06:23:20 +00:00
002e2bd560 [CP] fix several subquery coalesce bugs 2023-12-04 06:17:46 +00:00
467b2cf528 [CP] [to #48811148]fix bug goto stmt 2023-12-04 06:12:13 +00:00
73640ce2ac [CP] [BUGFIX] fix insert table failed after truncate and alter table 2023-12-01 03:12:22 +00:00
d4edfa69e7 [CP] [to #52134556]fix bug package fails to hit plan cache 2023-12-01 02:12:24 +00:00
f494aa253a [BUGFIX]fix mysql pl text type miss match 2023-11-29 13:42:11 +00:00
3b2aca035a [CP] Sync auto increment cache local_sync value to avoid inner table access 2023-11-28 05:12:31 +00:00
c1a6b891f1 hide sensitive parameters 2023-11-27 12:12:35 +00:00
0469665000 [CP] fix print band limit log issue 2023-11-27 07:42:35 +00:00
9cab3f9f24 [CP] fix WaitGuard not working in spin wait 2023-11-26 09:18:01 +00:00
d768976c60 [CP] fix core at ObMPConnect::init_process_single_stmt 2023-11-26 09:12:24 +00:00
eab4851c85 [CP] [CP] [BUG.FIX] Add _temporary_file_meta_memory_limit for tmp file 2023-11-23 09:12:39 +00:00
07b2b39a53 [CP] fix circular dependencies lead to inconsistent schema status 2023-11-23 04:18:18 +00:00
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