Commit Graph

287 Commits

Author SHA1 Message Date
a589195fdb Enable system table has multi indexes. 2022-10-27 12:06:05 +00:00
f5b84dcf03 1. Revert hotfuncs and observer.prof 2. update gtest deps 2022-10-26 15:01:14 +08: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
392f40cc0b compile unittest failed on centos8 2022-10-14 12:10:59 +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
c0c7934e8e Fix incorrect type usage 2022-10-03 19:32:39 +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
9ec1f3f979 [obd] alter for sync obd.sh 2022-08-18 19:54:02 +08:00
07592637a7 sync obd.sh 2022-08-16 20:32:03 +08:00
c7bbde7dcf fix Rocky is not supported #1014 (#1018) 2022-08-13 02:07:41 +08:00
d5269307a9 move test folder 2022-08-12 19:46:33 +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
7e8bf7f641 [CP] fix json output type 2022-07-25 10:41:16 +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
1b88c27061 fix: json column default value(3.1_opensource) 2022-07-20 11:32:39 +08:00
ca60393418 [CP] Fix SERVER_SESSION_STATE_CHANGED flag is incompatible with mysql 2022-07-20 11:27:15 +08:00
f46f1293e6 [CP] [CP] fix: for tenant worker, catch exception outside process_one() 2022-07-20 11:23:36 +08:00
979383c331 [CP] optimize large trans ctx limitation 2022-07-20 11:20:20 +08:00
0c2eb7a69a [CP] fix memory leak in ObLinearHashMap 2022-07-08 11:49:25 +08:00
ae985635fe [CP] Avoid out of boundery buffer accessing for obnumber logging 2022-07-04 10:57:20 +08:00
67d20c3ffc [CP] fix nullif replace var expr report 4016 bug 2022-06-29 11:04:33 +08:00
eab142b0ee [CP] [CP] [CP] Fix backup point create do not filter local sstable which is avaiable after backup point create 2022-06-25 19:12:07 +08:00
f4df995acd [CP] backup task cannot finish when backup disk is full 2022-06-25 19:10:54 +08:00
fe6e40168b [CP] change size overflow log level at ob_number::format() 2022-06-24 10:31:46 +08:00
9c6da65efd [CP] change size overflow log level at ob_number::format() 2022-06-21 10:56:30 +08:00
3156d1bf53 bugfix: auto extend ssblock logs so much 2022-06-21 10:52:26 +08:00
0d5a4bc8b8 feat: hbaseapi support ttl & maxversions 2022-06-15 10:28:03 +08:00
7c4d50e360 Set limitation for large transaction && Add some obtest for large transaction testing 2022-06-12 12:33:57 +08:00
2532407a7e fix coredump in sw 2022-06-08 20:03:32 +08:00
5ade6a52d9 [CP] Fix zero number exponent overflows 2022-06-06 14:22:48 +08:00
75ca779e47 [CP] fix ThreadCond time_us overflow 2022-06-02 10:10:20 +08:00
5aff21755b [CP] fix create local index too slow due to iterating __all_virtual_storage_stat 2022-05-26 16:55:41 +08:00
3025edd154 cherry-pick record log 2022-05-25 20:50:33 +08:00
d22cee91c3 [Feature] Auto extend disk space 2022-05-25 20:49:58 +08:00
a3e0857f84 LoongArch support (#929)
* LoongArch: These files are only compiled on the LoongArch platform

* Revert "Support loongarch64"

This reverts commit 79d5b68e0a6e36eb1b4faf86bcfd78d1e0a61ee8.

* LoongArch: link libatomic

* LoongArch: add "-mcmodel=large" to CFLAGS
2022-05-23 19:55:14 +08:00
2305711c1c [CP] fix restore failed error code return on oss when file not exist 2022-05-23 10:33:15 +08:00
4c2e8cc10a Update rocksdb rpm package to solve compilation bug with libobcdc 2022-05-23 10:31:24 +08:00
bad0d4e3a5 fix ut build error using ld linker 2022-05-20 14:32:23 +08:00