Commit Graph

461 Commits

Author SHA1 Message Date
fd244b7990 TX - Monitoring Lock wait event 2022-11-14 07:39:07 +00:00
0806bb1efc fix bug remote_execute with invalid schema_version,should ensure that the peer retry 2022-11-14 05:43:46 +00:00
afd6681d2b not return error code when schedule config update task failed 2022-11-14 05:41:04 +00:00
75d329f747 acquire snapshot for lob tablet when doing ddl 2022-11-14 05:38:26 +00:00
9875d0330c Fix forgot to switch status and errcode overwrite 2022-11-14 05:13:58 +00:00
8aa5f18458 fix bug replace into core in copy_datum_memory 2022-11-14 05:11:24 +00:00
27eb478a81 [LWG] fix print lock_wait_node core error when repost failed 2022-11-14 05:08:45 +00:00
a890291041 fix ObTenantAdminMergeRpcProxy init twice 2022-11-14 04:38:32 +00:00
fc7357a445 record min_start_scn in KeepAliveLog 2022-11-14 03:38:49 +00:00
1173ce6b95 fix bugs 2022-11-14 03:13:22 +00:00
ae36be9c5b Fix the compilation bug when download obdeploy 2022-11-14 03:10:44 +00:00
610919b622 ls inner handler didn't enable when migrate from src ls which's restore status is restore_sys 2022-11-14 03:08:09 +00:00
715aa49d82 fix mysql_test case result 2022-11-13 12:15:53 +08:00
e38aace24d downgrade single ls submit replay log task interval to 100ms 2022-11-13 12:11:34 +08:00
589a5e707b add ob-deploy and obclient logic when public 2022-11-13 02:42:49 +08:00
d67fe0af6e support batch execute when using non array pl var in forall stmt 2022-11-13 02:38:04 +08:00
74cb7c51f4 fix eval questionmark table assign val failed bug 2022-11-13 02:33:32 +08:00
f5c4cb2cda support tenant role interface 2022-11-13 02:28:33 +08:00
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