506 Commits

Author SHA1 Message Date
dd96b22f55 fix get histogram memory leak and some failed cases 2022-11-16 14:05:38 +00:00
6710671db5 Fix memory usage of thread_local on heap & remove tc_alloc 2022-11-16 13:07:58 +00:00
fc231c5a09 [CP] Make ob_guard happy 2022-11-15 13:35:44 +00:00
b29a1bfe75 fix build error for ccls build 2022-11-15 10:05:43 +00:00
fd244b7990 TX - Monitoring Lock wait event 2022-11-14 07:39:07 +00:00
4c5f2470b8 fix insert oom caused by wrap allocator's interface empty 2022-11-13 02:14:32 +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
2a46dfbd3a fix backup macro block reader not reset when in inner retry process 2022-11-09 12:05:52 +00:00
685fdbbffe [4.0] fix missing callback scheduler when coordinator switch to local node 2022-11-09 10:38:35 +00:00
fb49ef5a00 fix json ellipsis seach duplicate results return error(master) 2022-11-09 10:06:02 +00:00
299a6501c1 fix too much log in errsim 2022-11-08 12:35:28 +00:00
5a7d53fa60 fix drop column retry when switch tablet leader 2022-11-08 07:06:26 +00:00
c36622e1c8 [CP] print core file size when CRASH ERROR 2022-11-08 06:05:35 +00:00
8d2d0ef53a add config value range in ERROR LOG 2022-11-07 03:38:05 +00:00
5ac1a95bc9 [Election] optimize election bahavior 2022-11-07 03:05:47 +00:00
0a930a8024 use tenant memory in bf_queue 2022-11-04 09:35:56 +00:00
7409f0c3b3 fix TabletLSMap requests twice as much memory as the actual usage 2022-11-04 09:06:03 +00:00
9087e81b32 ASH report PL/SQL Script for Oracle Mode 2022-11-03 14:10:17 +00:00
f71e514948 make sanity support aarch64 2022-11-03 08:06:36 +00:00
0c7f39ac50 fix memory leak ERROR in slice alloc 2022-11-03 06:36:42 +00:00
13774e3016 fix: json type json-object support empty string key 2022-11-03 01:11:04 +00:00
be0b714b75 fix isal crc64 bug 2022-11-02 22:38:15 +00:00
38d90c3437 Fix missed judgment of sanity_check_range 2022-11-02 20:35:44 +00:00
73ddc419a0 fix memory leak in VSliceAlloc 2022-11-02 18:38:16 +00:00
69f20e8eb1 [4.1] add [[nodiscard]] on LockGuard 2022-11-02 16:36:06 +00:00
c118ed1643 fix memorydump hang 2022-11-02 15:41:01 +00:00
fc00df48dd [CP] add elr transaction event statistic 2022-11-02 15:38:35 +00:00
d687c3f8a7 [CP】disable libunwind under aarch64 2022-11-01 03:05:14 +00:00
44d430d929 delete unused code & sys parameters 2022-10-31 03:05:25 +00:00
41ec1ad50f fix compressor mem problem 2022-10-28 09:35:18 +00:00
9dd6c6a848 update ddl related inner table 2022-10-28 04:06:24 +00:00
a589195fdb Enable system table has multi indexes. 2022-10-27 12:06:05 +00:00
8e5fcb688f fix memory out of bounds in to_cstring 2022-10-25 18:08:45 +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
50933732b9 [CP] [CP] [CP] [CP] fix link hashmap core 2022-10-14 12:11:31 +00:00
fbdf9545e0 BUGFIX:Abnormal change of json integer value. 2022-10-03 21:02:54 +00:00
9432dd835e BUGFIX: update the same value, row affect is not zero. reserved_random assignment in JsonBinHeader. 2022-10-03 20:33:22 +00:00
053d54bc59 [CP] Fix string to number access out of bound core 2022-09-21 13:02:36 +00:00
8d44e64648 add virtual table for schema memory and slot 2022-09-19 08:33:28 +00:00
e3f31ef1ce [CP] [bugifx] fix json binary read memory out of bound. 2022-09-16 04:02:30 +00:00
ff8b723642 fix typos arugment (#615) 2022-09-09 17:30:25 +08:00
a9e18319c4 fix schema core problem 2022-08-26 21:52:58 +08:00
0771b87d44 change table column to 4096 with optimization 2022-08-23 10:02:56 +08:00
823d00855c [CP] Fix string number accessing array out of bounds 2022-08-08 16:11:25 +08:00
19caf2060f revert 'use isal for crc check' 2022-07-27 16:42:35 +08:00
c95b6b534e use isal for crc check
Co-authored-by: hnwyllmm <hnwyllmm@126.com>
2022-07-25 10:41:02 +08:00
c2c53f977c [CP] Set tenant id for ConnectByPump 2022-07-22 10:45:29 +08:00