1226 Commits

Author SHA1 Message Date
0054972a42 obd support call/flame graph 2023-02-10 04:41:26 +00:00
2317367ef5 We can not push down the limit when enable group rescan. 2023-02-09 17:42:33 +00:00
d840b21191 remove some docker environments 2023-02-09 16:46:53 +00:00
772bdd60eb Fix PredicateMoveAround and PredicateDecude bugs 2023-02-09 16:33:38 +00:00
3f8bc6dd73 add parameter log_storage_warning_tolerance_time 2023-02-09 14:21:07 +00:00
079e8b9a01 [UPGRADE] Make upgrade_post.py reentrant 2023-02-09 14:10:14 +00:00
d312d359b4 [ob do] obd.sh 支持fastreboot 2023-02-09 13:54:16 +00:00
0fe1b3f9f6 Fix failed mysqltest 2023-02-07 19:44:51 +08:00
e17b3a08ab Increase the view of resource manager-related IOPS and resubmit the io_scheduler virtual table 2023-02-07 17:02:43 +08:00
de327e58f9 fix case failed cause by information_schema enhance 2023-02-07 11:52:26 +08:00
0c07d1d29d obd support no lock mode 2023-02-07 00:27:58 +08:00
6764a4a0e4 [misc] passing param lable when invoking ob_malloc() 2023-02-06 20:39:27 +08:00
db4082d1c1 modify upgrade script 2023-02-06 20:21:08 +08:00
5217b09950 add some small sstable operations tools 2023-02-06 16:43:12 +08:00
f8c5c2647f [FEAT MERGE] Merge syslog user experience improvement to master
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: tino247 <tino247@126.com>
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
2023-02-06 15:52:24 +08:00
a185139b90 fix mysqltest 2023-01-29 16:41:26 +08:00
814de27a42 dblink_write implement [FEAT MERGE]
Co-authored-by: zzg19950727 <1071026277@qq.com>
Co-authored-by: xianyu-w <707512433@qq.com>
2023-01-29 16:23:19 +08:00
3d4f554258 [FEAT MERGE] Lob SQL refactoring (Mem-LobLocator, expressions and dbms_lob adaptions)
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
2023-01-28 20:40:16 +08:00
0f14606391 [FEAT MERGE] instant ddl commit
Co-authored-by: hiddenbomb <bwgui203@gmail.com>
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: rolandqi <qikai456@126.com>
2023-01-28 20:34:20 +08:00
c94ddf80cb add backup file suffix and unified format 2023-01-28 20:16:26 +08:00
ba19ba90e0 [FEAT MERGE] del_tenant_memleak branch
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
2023-01-28 19:29:23 +08:00
50024b39cd [FEAT MERGE] log4100 branch
Co-authored-by: tino247 <tino247@126.com>
Co-authored-by: BinChenn <binchenn.bc@gmail.com>
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
2023-01-28 18:17:32 +08:00
81d28c0295 [FEAT MERGE] add direct load function
Co-authored-by: Monk-Liu <1152761042@qq.com>
Co-authored-by: saltonz <saltonzh@gmail.com>
Co-authored-by: yongshige <598633031@qq.com>
2023-01-28 18:08:51 +08:00
74e06e078c refresh mysqltest for information_schema enhance 2023-01-28 17:11:06 +08:00
ad4cf1e9c1 fix backup and restore do not support -4725 issue 2023-01-28 16:16:06 +08:00
30d0adec61 [4.1] support distributed txn free route 2023-01-28 16:07:18 +08:00
2d19a9d8f5 [FEAT MERGE]4_1_sql_feature
Co-authored-by: leslieyuchen <leslieyuchen@gmail.com>
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: raywill <hustos@gmail.com>
2023-01-28 16:01:28 +08:00
3080f2b66f Enhanced resource isolation capability, previous IOPS group control for front-end and back-end tasks
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: raywill <hustos@gmail.com>
2023-01-28 15:58:19 +08:00
274e68514d change restore concurrency to ha high thread score 2023-01-28 15:49:37 +08:00
af2506b14c [FEAT MERGE]charset latin1 2023-01-28 15:43:48 +08:00
ec56715ea5 [FEAT MERGE] information_schema enhence 2023-01-13 03:42:07 +00:00
263a44af96 [FEAT MERGE] merge NLJ/SPF group rescan 2023-01-12 15:17:04 +00:00
53f98748f5 [CP] column id of cte table start from 16 2023-01-12 19:02:33 +08:00
1a6f43281b update docker doc 2023-01-12 19:02:33 +08:00
64e170f343 Fix compatible config related problems 2023-01-12 19:02:33 +08:00
c7f7f1cff5 fix group_concat truncate bug 2023-01-12 19:02:33 +08:00
561432c689 [FEAT MERGE] Big Txn Execution Optimization 2023-01-12 19:02:33 +08:00
3d502c830a [UPGRADE] Support upgrading cluster with standby tenants 2023-01-12 19:02:33 +08:00
d5b0d8c541 BUGFIX: fix tablelock core 2023-01-12 19:02:33 +08:00
7c991b5da5 [FEAT MERGE] implement SQL level resource management based on pattern match 2023-01-12 19:02:33 +08:00
07b1224a51 [FEAT MERGE] skip scan feature and performance optimization 2023-01-12 19:02:33 +08:00
9dcc0a529e [FEAT MERGE]implement user-defined rewrite rules 2023-01-12 19:02:33 +08:00
26f2754db2 [FEAT MERGE] Support float/double(m, d) in mysql mode 2023-01-12 19:02:33 +08:00
a6098ccbc6 [FEAT MERGE] New upgrade framework for 4.x 2023-01-12 19:02:33 +08:00
79bb01f4d1 tools: ob_admin add remove_lock/update_lock cmd 2023-01-12 19:02:33 +08:00
7bcc0330c1 fix ccls build mode copy.sh and clean logic 2023-01-12 19:02:33 +08:00
b2ce07cc06 Dump shared macro block 2023-01-12 19:02:33 +08:00
529e541dd6 fix mysqltest 2023-01-12 19:02:33 +08:00
362f7075e4 update obproxy version to obproxy4.0.0BP1 2023-01-12 19:02:33 +08:00
40d215fc5a [FEAT MERGE] GIS 2023-01-12 19:02:33 +08:00