Commit Graph

265 Commits

Author SHA1 Message Date
9b0627ec4d fix load data insert binary data bug 2022-11-13 02:00:10 +08:00
d2466c38ad fix load data partiton id calculation for null field 2022-11-11 12:07:16 +00:00
85d97abb91 Fix dayname func when deduce type without setting length 2022-11-11 11:42:38 +00:00
78374000cc fix when session interrupt but return OB_SUCCESS 2022-11-11 10:12:28 +00:00
b4919c5ec4 fix hash gby core when child batch_size == 0 2022-11-11 08:07:17 +00:00
9da9109c53 [CP] Fix shared expr bug and datetime bug 2022-11-11 03:37:19 +00:00
737080792e Fix expr calc using system tenant memory 2022-11-10 09:07:23 +00:00
d43171fc6c dayofweek and dayname function‘s return value of ret is lost because without using OB_FAIL 2022-11-09 11:40:46 +00:00
8e02660bcd fix like expression bug 2022-11-09 08:08:10 +00:00
0c704f0ff0 [CP] fix subplan fiter exec param not reset caused core 2022-11-09 02:38:07 +00:00
6608b24752 [CP][BUGFIX]json array aggr adapt bit type 2022-11-09 02:35:39 +00:00
4cdfee0489 make sql_plan_monitor db_time semantics user friendly 2022-11-08 11:05:39 +00:00
9166a2cd26 fix mysqltest 2022-11-08 09:38:05 +00:00
e7d1b14fca fix drop index task continually reports 4007 when cancelling it. 2022-11-08 07:35:36 +00:00
bc9a954129 support truncate fk parent table while foreign_key_checks is off 2022-11-08 02:06:00 +00:00
fa87d1117c [CP] Limit the memory use of bloom filter to 2g 2022-11-07 09:06:33 +00:00
a1f368d6b9 fix udf dynamic memory leak of 4.0 branch 2022-11-07 05:05:35 +00:00
e78a327f06 [CP] fix json invalid cs level bug 2022-11-07 04:12:48 +00:00
4bdf785213 Improve Second and Microsecond function 2022-11-04 11:40:49 +00:00
142257dd28 Fix the hang with select with virtual table 2022-11-04 10:10:23 +00:00
cbeae2bffc [to #45264327]move the instead of trigger code to das 2022-11-04 03:37:14 +00:00
9087e81b32 ASH report PL/SQL Script for Oracle Mode 2022-11-03 14:10:17 +00:00
741643eb40 opt adaptive hash gby calc simple aggr func (count/sum/min/max) 2022-11-03 11:10:27 +00:00
8fc92865eb fix bug time_zone=default when developing global time_zone formalize 2022-11-03 03:08:38 +00:00
71d86596e7 add task hash map to das ref 2022-11-03 02:38:31 +00:00
31418623c2 fix misuse const flag leads result wrong || core 2022-11-03 02:13:59 +00:00
54885402b0 [CP] Repair memory leak in sort operator about stored_rows_. 2022-11-03 02:11:34 +00:00
13774e3016 fix: json type json-object support empty string key 2022-11-03 01:11:04 +00:00
833107d931 fix last_trace_id expr bug in remote execution 2022-11-02 23:35:49 +00:00
4a9e45d350 fix memory leak caused by unclosed sql connection 2022-11-02 20:08:36 +00:00
477f4cd149 [BUGFIX]repeat return error when input length is larger than max_allow_packet 2022-11-02 19:43:19 +00:00
5ecd5ab421 [CP] fix coalesce(tinytext, enum) bug 2022-11-02 17:08:21 +00:00
023eabc089 Fix px join filter core in assign parameter 2022-11-02 16:11:53 +00:00
ede4af85ae fix sha expr bug 2022-11-02 14:10:45 +00:00
0f331a9b6f Remove useless code 2022-10-28 11:35:29 +00:00
0c73bf7ea8 fix bug insert_up maybe cause memory leak 2022-10-28 05:35:39 +00:00
cf98047e85 not retry if init_sqc message may be sent out successfully 2022-10-28 02:35:53 +00:00
33c8a8dd8b fix expr tmp result allocator sanity check core 2022-10-25 18:11:07 +08:00
f6e8a07bcc Merge branch issue/45639702 into master 2022-10-25 14:25:12 +08:00
4028710cbf fix mysqltest 2022-10-25 10:52:36 +08:00
5249eb58ff add case for gc with trans log not committed 2022-10-24 20:51:27 +08:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
4ad6e00ec3 fix: json type object support empty string key 2022-10-21 03:32:23 +00:00
82519cc587 Bugfix: fix json to float type cast bug 2022-10-14 12:32:37 +00:00
9f0d083b6c [CP] fix hash right semi join use nestloop leads result wrong 2022-10-12 03:36:27 +00:00
630e4032d8 fix float or double value directly tested for equality #1041 (#1066)
* fix float or double value directly tested for equality

* fix problem
2022-09-20 18:32:38 +08:00
85ed8b05ee [CP][BUGFIX]fix json aggr with bit and year type 2022-09-19 08:32:58 +00:00
4e8d8231d3 bugfix: 2022-09-12 03:02:22 +00:00
84a3890100 fix float value directly tested for equality (#1045) 2022-08-26 17:29:58 +08:00
50b76d0245 [CP] [CP] Add diagnostic log for detection of schema mgr ref leak 2022-08-25 18:15:35 +08:00