|
|
47271366e4
|
fix avoid vsnprintf generates wrong result when there is '%' in format string in parser
|
2023-07-17 08:23:46 +00:00 |
|
|
|
5d3a888639
|
support switchover/failover verify empty shell
|
2023-06-26 08:12:29 +00:00 |
|
|
|
9dae112952
|
[FEAT MERGE] merge transfer
Co-authored-by: wxhwang <wxhwang@126.com>
Co-authored-by: godyangfight <godyangfight@gmail.com>
Co-authored-by: Tyshawn <tuyunshan@gmail.com>
|
2023-06-21 11:42:28 +00:00 |
|
|
|
b82cb8aac0
|
compatible with mysql column definition attribute
|
2023-06-13 02:48:15 +00:00 |
|
|
|
bf02211328
|
fix some national string bug
|
2023-06-02 06:12:18 +00:00 |
|
|
|
b190ac23b9
|
Fix some parameterization bug
|
2023-06-01 03:17:29 +00:00 |
|
|
|
3803e66aac
|
fix bug about dateadd func
|
2023-05-30 08:47:42 +00:00 |
|
|
|
7b653160ff
|
Fix charset bugs
|
2023-05-26 13:41:08 +00:00 |
|
|
|
f118907df9
|
fix add index parser bug
|
2023-05-26 06:52:37 +00:00 |
|
|
|
6de40b6e88
|
[to #48644798] fix mysql errno for creating views with questionmarks in PL
|
2023-05-25 18:11:48 +00:00 |
|
|
|
6bfb591de3
|
Support some charset grammar
|
2023-05-24 03:41:44 +00:00 |
|
|
|
1d6ab7fce8
|
fix a charset name fast parser bug
|
2023-05-23 10:17:19 +00:00 |
|
|
|
9a6832833f
|
fix unexpected error occured during alter tablegroup
|
2023-05-19 09:53:09 +00:00 |
|
|
|
d07260f033
|
kill stmt support question mark in prepared statement
|
2023-05-17 13:22:33 +00:00 |
|
|
|
c559d98ab7
|
fix invalid str off in ps mode
|
2023-05-16 12:41:24 +00:00 |
|
|
|
5f1468b8cf
|
fix bug about dateadd when in normal parser
|
2023-05-16 05:52:49 +00:00 |
|
|
|
aaab6560a1
|
[FEAT MERGE] 4.x Dup Table
Co-authored-by: Minionyh <minions.yh@gmail.com>
Co-authored-by: BinChenn <binchenn.bc@gmail.com>
Co-authored-by: ChangerR <dingjinchengyx@163.com>
|
2023-05-11 10:07:21 +00:00 |
|
|
|
f3d62d52ed
|
Fix external table bugs
|
2023-05-10 14:21:03 +00:00 |
|
|
|
4108e781d4
|
[FEAT MERGE] implement mysql dblink and read consistency
Co-authored-by: xianyu-w <707512433@qq.com>
Co-authored-by: sdc <njucssdc@gmail.com>
Co-authored-by: seuwebber <webber_code@163.com>
|
2023-05-09 18:32:04 +00:00 |
|
|
|
d6c6e05727
|
[FEAT MERGE] log4200
Co-authored-by: zhjc1124 <zhjc1124@gmail.com>
Co-authored-by: BinChenn <binchenn.bc@gmail.com>
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
|
2023-05-06 08:15:43 +00:00 |
|
|
|
09ed904b58
|
[FEAT MERGE] Support external table
Co-authored-by: jingtaoye35 <1255153887@qq.com>
|
2023-04-29 15:11:50 +00:00 |
|
|
|
34a9edf738
|
[FEAT MERGE] support restore encrypted tenant
|
2023-04-28 15:15:31 +00:00 |
|
|
|
b41dc0ebdd
|
[FEAT MERGE] support auto dop
|
2023-04-28 15:11:53 +00:00 |
|
|
|
23b365a0a7
|
[FEAT MERGE]Query Interface Enhancement
Co-authored-by: chinaxing <chen.yack@gmail.com>
|
2023-04-28 02:41:45 +00:00 |
|
|
|
f745b47cbc
|
[FEAT MERGE] implement dynamic sampling
|
2023-04-27 12:15:28 +00:00 |
|
|
|
c5756c1799
|
[FEAT MERGE] Functional_index
|
2023-04-27 11:11:24 +00:00 |
|
|
|
a275936785
|
fix nowait not param
|
2023-04-27 02:44:55 +00:00 |
|
|
|
3efcefc29e
|
[FEAT MERGE] Support gb18030_2022
|
2023-04-26 15:13:03 +00:00 |
|
|
|
663c6f510d
|
Merge branch 'pr_1340'
|
2023-04-26 20:07:53 +08:00 |
|
|
|
972723ed66
|
[CP] [parser]: const in /*!xxx */ shouldn't be parameterized.
|
2023-04-18 13:11:41 +00:00 |
|
|
|
8daff3e658
|
[FEAT MERGE]logical plan move to plan cache module add feedback into to plan
|
2023-04-18 11:41:58 +00:00 |
|
|
|
0a0ba897c9
|
[FEAT MERGE] [to #48722125] pl/sql name resolve refactor
|
2023-04-18 06:12:14 +00:00 |
|
|
|
32ef62e2b0
|
[CP] Fix the typo
|
2023-04-17 04:41:24 +00:00 |
|
|
|
27488211d2
|
[FEAT MERGE] [v4.2] add table generator and several random utility functions
|
2023-04-13 08:22:22 +00:00 |
|
|
|
936447fe1b
|
bugfix : [48953182] json objectagg/arrayagg/equal const number in fast/normal parse diff
|
2023-04-13 07:39:57 +00:00 |
|
|
|
0a9f1e0c4f
|
bugfix : level param in weight_string expr clause has core dump in fast parser
|
2023-04-13 05:59:54 +00:00 |
|
|
|
a4990f59a6
|
fixed #{1330} : add "lock in share mode" function support.
|
2023-04-08 02:45:06 +08:00 |
|
|
|
bd4db583b7
|
Fix a parser bug
|
2023-03-30 03:52:42 +00:00 |
|
|
|
8ce2f275c4
|
[fix] remove some internal urls and emails
|
2023-03-17 20:57:21 +08:00 |
|
|
|
3b47aa7ccd
|
disable hash groupby bypass path when estimiate stat
|
2023-03-09 12:44:37 +00:00 |
|
|
|
9eba955ac6
|
fix outline/hint generate plan bug
|
2023-03-04 01:41:06 +00:00 |
|
|
|
f001af9558
|
add for replace and insert_up with batch_optimization
|
2023-02-17 07:12:56 +00: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 |
|
|
|
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 |
|
|
|
bbb017266b
|
[FEAT MERGE]:Oracle Json Supported
|
2023-01-28 15:52:30 +08:00 |
|
|
|
af2506b14c
|
[FEAT MERGE]charset latin1
|
2023-01-28 15:43:48 +08:00 |
|
|
|
9484175163
|
[FEAT MERGE]: online optimizer stats gather.
Co-authored-by: obdev <obdev@oceanbase.com>
|
2023-01-28 13:54:38 +08:00 |
|
|
|
561432c689
|
[FEAT MERGE] Big Txn Execution Optimization
|
2023-01-12 19:02:33 +08:00 |
|