|
|
004394c966
|
fix master failed cases
|
2023-08-21 04:14:21 +00:00 |
|
|
|
00d479878b
|
fix some optimizer stats bug
|
2023-08-18 08:17:39 +00:00 |
|
|
|
09f80e6a68
|
fix some bugs
|
2023-08-17 17:06:37 +08:00 |
|
|
|
9b31f8aa03
|
[FEAT MERGE] 开源裁减颗粒度优化
Co-authored-by: nroskill <nroskill@gmail.com>
Co-authored-by: akaError <lzg020616@163.com>
Co-authored-by: yinyj17 <yinyijun92@gmail.com>
|
2023-08-15 02:40:26 +00:00 |
|
|
|
9b3f07d4ad
|
add for insert values statement split&rewrite batch optimization
|
2023-08-14 15:12:40 +00:00 |
|
|
|
e067fa2e07
|
fix some window func bugs
|
2023-08-14 07:18:41 +00:00 |
|
|
|
cf6ace1f68
|
fix: 1. rapidjson coredump bug when oom. 2. json_value support truncate clause
|
2023-08-08 08:42:35 +00:00 |
|
|
|
f87b31f4e7
|
fix illegal stmt caused by deep copy of sharding condition which contains query ref expr
|
2023-08-04 08:48:25 +00:00 |
|
|
|
78053c6dd2
|
modify partition can't be performed together with other actions when alter table
|
2023-08-02 02:48:15 +00:00 |
|
|
|
3731091d9d
|
Fix fast parser error
|
2023-08-02 02:42:17 +00:00 |
|
|
|
da985e136d
|
Fix some compatibility issues of illegal SQL in MySQL
|
2023-08-01 16:12:42 +00:00 |
|
|
|
9d84f4b2ee
|
[to #47648806] fix CREATE FORCE TYPE syntax
|
2023-08-01 13:54:47 +00:00 |
|
|
|
0599c51c72
|
fix some outline unstable problem
|
2023-08-01 13:42:44 +00:00 |
|
|
|
aa5ad5f91b
|
optimizer gather histogram and memory use
|
2023-07-24 10:48:49 +00:00 |
|
|
|
32636e05c4
|
adjust allocate window function operator, enhance pq_distribute_window hint
|
2023-07-19 03:12:22 +00:00 |
|
|
|
47271366e4
|
fix avoid vsnprintf generates wrong result when there is '%' in format string in parser
|
2023-07-17 08:23:46 +00:00 |
|
|
|
a0a29c9034
|
[CP] fix write optimizer stats to use the same trans
|
2023-07-07 06:18:23 +00:00 |
|
|
|
5d3a888639
|
support switchover/failover verify empty shell
|
2023-06-26 08:12:29 +00:00 |
|
|
|
6c427806e1
|
fix mysqltest
|
2023-06-25 07:42:41 +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 |
|
|
|
9ce10fcef5
|
fix some parser bug
|
2023-06-16 02:54:11 +00:00 |
|
|
|
b82cb8aac0
|
compatible with mysql column definition attribute
|
2023-06-13 02:48:15 +00:00 |
|
|
|
391d7ab6bd
|
[to #50178801] fix MySQL # comment in ODC
|
2023-06-08 07:12:21 +00:00 |
|
|
|
bf02211328
|
fix some national string bug
|
2023-06-02 06:12:18 +00:00 |
|
|
|
42c9ecc3d0
|
fix proxy parser core caused by access null ptr
|
2023-06-01 12:47:47 +00:00 |
|
|
|
b190ac23b9
|
Fix some parameterization bug
|
2023-06-01 03:17:29 +00:00 |
|
|
|
399955b9a7
|
Fix fast parser result is not compatible with oracle
|
2023-05-30 12:23:14 +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 |
|
|
|
2ba249cddb
|
fix optimizer stats and parser bug
|
2023-05-25 18:41:19 +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 |
|
|
|
c15ff448f4
|
fix ob_admin load key bug
|
2023-05-23 07:11:39 +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 |
|
|
|
d89b3ef9ef
|
[to #49328715] fix a -4016 problem of trigger parser
|
2023-05-11 12:11:23 +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 |
|
|
|
6bb1a8b703
|
[to #49482918] fix error code of combined usage of Ordinal binding and Named binding
|
2023-05-10 14:15:20 +00:00 |
|
|
|
ddca87aa3d
|
Fix const number of fast parse and normal parse is different
|
2023-05-10 13:17:17 +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 |
|
|
|
fda1d9f41b
|
fix mysql comment fast parser param node isn't equal normal parser param node
|
2023-05-09 02:43:58 +00:00 |
|
|
|
c219b5a194
|
Fix incorrect result when q quote is included in SQL
|
2023-05-08 04:47:24 +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 |
|