Commit Graph

393 Commits

Author SHA1 Message Date
fedb40cf7a fix bug in suspect info hash value using 2022-11-13 02:23:57 +08:00
96afe7bb8a fix subplan filter bug 2022-11-13 02:19:18 +08:00
4c5f2470b8 fix insert oom caused by wrap allocator's interface empty 2022-11-13 02:14:32 +08:00
7f0d609c5f Change Cluster Version to 4.1.0.0 2022-11-13 02:09:47 +08:00
ba634cea50 use batch rpc in ddl, for check trans end and and calc column checksum 2022-11-13 02:05:05 +08:00
9b0627ec4d fix load data insert binary data bug 2022-11-13 02:00:10 +08:00
85d97abb91 Fix dayname func when deduce type without setting length 2022-11-11 11:42:38 +00:00
9da9109c53 [CP] Fix shared expr bug and datetime bug 2022-11-11 03:37:19 +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
6608b24752 [CP][BUGFIX]json array aggr adapt bit type 2022-11-09 02:35:39 +00:00
9166a2cd26 fix mysqltest 2022-11-08 09:38:05 +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
31418623c2 fix misuse const flag leads result wrong || core 2022-11-03 02:13:59 +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
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
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
33c8a8dd8b fix expr tmp result allocator sanity check core 2022-10-25 18:11:07 +08:00
4028710cbf fix mysqltest 2022-10-25 10:52:36 +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
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
97badd0075 [CP] Json bugfix: json column length and create view with json 2022-08-23 10:03:30 +08:00
ffcbed5623 [CP] Fix Json cast 2022-08-22 15:49:20 +08:00
331db3f523 CHAR_LENGTH() output incorrect results when used with subquery 2022-08-08 23:03:24 +08:00
da3b184eb8 fix issue 252 (#858) 2022-08-08 20:35:53 +08:00
fc3e6e947b [CP] Repair type conversion range check of year to tinyint or utinyint 2022-07-22 10:44:45 +08:00
b96d7663b5 [CP] JSON bug fix 2022-07-20 11:33:16 +08:00
cdb3f87700 [CP] [CP] Add useful log info to help debug when cast string to number 2022-07-20 11:30:44 +08:00
dce23aca87 Remove GUN GPLv2 declarations. 2022-07-05 16:11:44 +08:00
1eaee03522 [CP] fix bug for opensouce 2022-07-04 10:48:22 +08:00
cc0f88584f [CP] Fix dll udf attribute invalid memory bug 2022-07-04 10:48:22 +08:00
eb8952d1d9 fix some cases 2022-06-29 11:07:23 +08:00
67d20c3ffc [CP] fix nullif replace var expr report 4016 bug 2022-06-29 11:04:33 +08:00
a8f575409d [CP] [bugfix] Fix bug that json convert to string without setting result length 2022-06-29 11:03:13 +08:00
da8879f670 fix ttl issue 42550411 & 42561394 & 42635299 2022-06-21 11:08:20 +08:00
c0d957ebca fix sw compile error in release 2022-06-15 10:32:39 +08:00
9d200b4938 [CP] Fix json cast (issue/41928694 & issue/41985147) 2022-06-08 20:00:01 +08:00
206701c95d [fix]:sync json bugfix 2022-05-20 14:31:56 +08:00
f327de3913 易用性: update set 2022-05-16 20:35:06 +08:00
7d150eca15 [CP] 【asan】G349509 ObExpr::do_eval_batch stack-use-after-scope 2022-05-05 14:20:59 +08:00