Commit Graph

5329 Commits

Author SHA1 Message Date
24d447659a remove todo of xa 2023-05-19 11:17:03 +00:00
1b5b7766a8 [to #49746806] fix parser -4007 error causes disconnection 2023-05-19 10:52:52 +00:00
71d221af41 reuse log operator when deserialize failed 2023-05-19 10:47:16 +00:00
3fff5f39a0 bugfix : xml/json deep copy in pl && xmltype define but not init in pl 2023-05-19 10:41:38 +00:00
a5f1041b4e Fix direct load error row handler 2023-05-19 10:17:26 +00:00
69f997d14c fix regression failures 2023-05-19 10:11:47 +00:00
9a6832833f fix unexpected error occured during alter tablegroup 2023-05-19 09:53:09 +00:00
2cf85600bc [BUGFIX] fix lob bugs 2023-05-19 09:47:31 +00:00
ea2c5fc8b2 Fix binary flag not compatible with MySQL 2023-05-19 09:41:52 +00:00
1e5b4c75f9 [BUGFIX] fix merge join cmp exchange left and right 2023-05-19 09:17:25 +00:00
5148758db5 fetch location with sync interface when the location cache not exist 2023-05-19 09:11:40 +00:00
3339b8372b [to #46691522]fix bug verify trigger update columns 2023-05-19 08:53:02 +00:00
1aa6429f1a Fix tablet set restore status do not generate multi-version tablet bug 2023-05-19 08:41:43 +00:00
d9e2106e44 fix ctas bugs 2023-05-19 08:23:01 +00:00
6c9b45aec2 [OPT] Add Thread Local DecoderCtxArray threshold, use SEArray and set tenant. 2023-05-19 08:17:23 +00:00
1a117748a6 Modify the view definition of TABLE_CONSTRAINTS 2023-05-19 08:11:43 +00:00
4d7f40410e Split OB_SQL_DTL memory mod && added memory usage stats for DTL buffer 2023-05-19 07:58:17 +00:00
10b4a9ce37 The vector used for sorting uses the default allocator 2023-05-19 07:47:16 +00:00
7111f42163 Adjust syslog level 2023-05-19 07:41:38 +00:00
f26e28456f fix group by with rollup inherit incorrect sharding 2023-05-19 03:52:32 +00:00
69405ba6eb add: opensource obd config 2023-05-19 03:46:58 +00:00
a4607065ee [to #43532098]for loop cursor dup column name check 2023-05-19 03:41:20 +00:00
ba8b4b7203 fix the issue that sql nio will core in observer stop process 2023-05-19 03:22:19 +00:00
7b198323e5 pkt-nio: release response packet when rpc timeout reached 2023-05-19 03:16:55 +00:00
4a8fca96cf Fix generate ls weak read snapshot version bug 2023-05-19 03:11:32 +00:00
2d02db08cf fix some optimizer stat bugs 2023-05-19 02:46:44 +00:00
1f0fc4d4bb fix raw type null error and forbid lock table in dblink. 2023-05-19 02:41:23 +00:00
sdc
87a6f25195 fix px target negative bug 2023-05-19 02:17:32 +00:00
10ebab170d Fix a batch of memory not being split to tenant 2023-05-18 14:11:18 +00:00
135383ca8b fix coredump when worker call get_peer 2023-05-18 13:46:38 +00:00
b13bb65d4e reduce one log print level. 2023-05-18 13:41:14 +00:00
b1f4feaf18 issue<49704458>:fix memory leak of udt construct function 2023-05-18 13:29:18 +00:00
e403eb4893 Adjust election renew lease interval. 2023-05-18 13:23:58 +00:00
80ee109d1c add memattr to memory of glibc_malloc 2023-05-18 13:18:37 +00:00
9d3fa298b7 Adaptively adjust query timeout for refresh full simple table schemas 2023-05-18 12:41:32 +00:00
96cead500e speed up create standby tenant when tenant not create on rs server 2023-05-18 12:11:35 +00:00
d6593b3fea [4.x][xa] fix the interface of sub end tx 2023-05-18 09:46:52 +00:00
bc216c899c [CP] BUGFIX: ls service wait ls safe destroy 2023-05-18 09:16:43 +00:00
9edc7705ea [Net Standby] Modify standby fetch log upper limit refresh interval and threshold 2023-05-18 09:11:13 +00:00
52b1cf673b fix issue<49765208><49775511><49758358>:fix dml with udf parallel execute issues 2023-05-18 08:46:48 +00:00
61ff09514f Fix inconsistency problem between __all_table and __all_table_history 2023-05-18 08:41:29 +00:00
17ea31713e adjust map bucket size from 1000000 to 10000 2023-05-18 07:18:13 +00:00
33fa474ebd Fix the issue that the error code was omitted in the bloom filter merge function 2023-05-18 04:46:34 +00:00
ce9f6b92fc [BUGFIX] do not check NDT_COMPACT during compact 2023-05-18 04:41:12 +00:00
6675183cf5 [CP] [to #47269128]insert err msg for alter compile 2023-05-18 04:12:31 +00:00
a8cb21a8bf enable specify compiler from build.sh for fuzz compile test 2023-05-18 02:46:57 +00:00
d01cd9f310 [to #49723644] fix initial parameter of generic type 2023-05-18 02:41:36 +00:00
75ba775570 Fix direct load csv parser thread count 2023-05-18 00:16:53 +00:00
c5e9ad6a0c fix migration update major sstable do not specify merge type issue 2023-05-18 00:11:31 +00:00
10a6c9b642 xmlbugfix: xmltype cast to clob need cast when deduce type 2023-05-17 23:46:36 +00:00