guoaomen
|
e4b1c8e130
|
fix: sync is required when sharding.xml is empty
|
2022-08-16 15:10:48 +08:00 |
|
wenyh
|
a24b5eaf2d
|
[inner-1844] Fix the round/truncate function problem (cherry pick) (#3351)
|
2022-08-15 10:52:19 +08:00 |
|
ylinzhu
|
bda6064be4
|
fix ci (#3329)
|
2022-08-02 10:17:44 +08:00 |
|
ylinzhu
|
340854f3af
|
fix query backend_connections for npe inner 1740 (#3319)
# Conflicts:
# src/main/java/com/actiontech/dble/services/manager/information/tables/DbleBackendConnections.java
|
2022-08-01 16:53:02 +08:00 |
|
Rico
|
cd4c148007
|
inner-1859:fix slow log npe&fix read buffer NPE (#3307)
Signed-off-by: dcy <dcy10000@gmail.com>
|
2022-08-01 14:53:52 +08:00 |
|
ylinzhu
|
b95f6c2c39
|
fix heartbeat timeout inner 1596 (#3256)
|
2022-08-01 11:28:19 +08:00 |
|
ylinzhu
|
50faeeb1dc
|
fix sql add quotes inner 1761 (#3311)
|
2022-08-01 10:52:48 +08:00 |
|
LUA
|
ebb2935cae
|
fix: error getting shard type (#3308)
|
2022-07-29 14:19:13 +08:00 |
|
wd2365151147
|
9dc784f1e0
|
[inner-1335&1788&1792] optimizer group by
|
2022-07-28 10:01:39 +08:00 |
|
ylinzhu
|
437960d034
|
fix com change user protocol error inner 1807 (#3300)
* fix com changeu user protocol error inner 1807
* fix ci
# Conflicts:
# src/main/java/com/actiontech/dble/services/rwsplit/RWSplitService.java
|
2022-07-21 14:32:16 +08:00 |
|
Collapsar
|
57b6c66446
|
avoid deadlock between backend connection close and backend recycle (#3200)
|
2022-07-11 13:47:31 +08:00 |
|
wenyh
|
5276c9408d
|
[inner-1762] fix:no handler (#3257)
(cherry picked from commit 16c317b9f7)
|
2022-07-01 10:14:22 +08:00 |
|
LUA
|
bf4b5a6f90
|
feat: specify a queued thread when creating a new connection
|
2022-06-30 11:15:02 +08:00 |
|
lin
|
2399687032
|
fix com_field_list unbind the connection inner 1776
|
2022-06-14 10:19:16 +08:00 |
|
wd2365151147
|
501b59076d
|
[inner-1747] upper case processing
(cherry picked from commit 7969749de5)
|
2022-05-17 13:48:42 +08:00 |
|
guoaomen
|
212c38097f
|
fix: "between and" returns the wrong table name
|
2022-05-10 15:03:11 +08:00 |
|
wd2365151147
|
c0766ecb51
|
[inner-1661] fix: when multiple ER filtering conditions in the join on, query result error(cherry pick)
|
2022-04-27 21:37:52 +08:00 |
|
lin
|
fd79eeac4c
|
fix rwsplit user sqlExecuteTimeout do not take effects inner 1696
|
2022-04-15 14:19:07 +08:00 |
|
Collapsar
|
0b6c0c6c39
|
inner 1718 - no need to push down in func (#3211)
* no need to push down in func
* avoid missing push
(cherry picked from commit a39ef77878)
|
2022-04-13 11:26:28 +08:00 |
|
baofengqi
|
51fabd6407
|
fix findbug
|
2022-04-12 15:47:02 +08:00 |
|
Collapsar
|
05338db7d9
|
inner 1721 - fix missing filed attribute (#3215)
|
2022-04-12 15:25:48 +08:00 |
|
baofengqi
|
23171874d5
|
#3175 - short value of row data protocol fails to convert to binary protocol
|
2022-04-08 13:40:41 +08:00 |
|
baofengqi
|
83fab12b65
|
inner 1706 - remove schema incorrectly
|
2022-04-08 13:28:27 +08:00 |
|
wd2365151147
|
7ccf922944
|
[inner-1586] during the period of the XA, front and back side accidentally disconnect does not affect the XA retry mechanism
|
2022-04-06 17:36:03 +08:00 |
|
baofengqi
|
a76b53d899
|
fix dryrun
|
2022-04-01 13:22:59 +08:00 |
|
baofengqi
|
80b10cfc3d
|
improve rwsplit
|
2022-03-23 15:31:19 +08:00 |
|
ylinzhu
|
2c58f2edb4
|
fix service conversion error inner 1600 (#3182)
# Conflicts:
# src/main/java/com/actiontech/dble/cluster/logic/PauseResumeClusterLogic.java
|
2022-03-17 17:08:17 +08:00 |
|
dcy
|
5262e90697
|
inner-1374-bugfix: config file name error
Signed-off-by: dcy <dcy10000@gmail.com>
|
2022-03-10 16:51:14 +08:00 |
|
Rico
|
a6cb94eb9a
|
inner-1374: RoutePenetration support (#2997)
Signed-off-by: dcy <dcy10000@gmail.com>
|
2022-03-10 16:50:58 +08:00 |
|
Rico
|
39e08a5087
|
inner-1672: column around with `` can't be route (#3163)
Signed-off-by: dcy <dcy10000@gmail.com>
(cherry picked from commit 7be312a60f)
|
2022-03-09 13:28:34 +08:00 |
|
Rico
|
bedbc09870
|
inner-1427:fix table with alias will route all. (#3087)
Signed-off-by: dcy <dcy10000@gmail.com>
(cherry picked from commit d466d479e9)
Signed-off-by: dcy <dcy10000@gmail.com>
|
2022-03-09 13:28:27 +08:00 |
|
Rico
|
6577f887dd
|
inner-1613: fix select may send without limit (#3096)
Signed-off-by: dcy <dcy10000@gmail.com>
(cherry picked from commit a754d72fa4)
Signed-off-by: dcy <dcy10000@gmail.com>
|
2022-03-08 17:19:59 +08:00 |
|
Rico
|
bc901aac35
|
inner-1531: show detail error message when auth failed. (#3012)
Signed-off-by: dcy <dcy10000@gmail.com>
(cherry picked from commit b65572a30b)
|
2022-03-08 17:18:48 +08:00 |
|
guoaomen
|
4e2c53e45f
|
fix: support BIN/SUBSTRING function
|
2022-03-04 11:02:19 +08:00 |
|
wenyh
|
ae11292a58
|
[inner-1647] cherry pick from inner-1508 (#3156)
|
2022-02-24 10:25:52 +08:00 |
|
Collapsar
|
217699eadf
|
improve rwsplit (#3141)
|
2022-02-21 14:56:17 +08:00 |
|
wenyh
|
3e0d99bfb4
|
[inner-1615,950] During ddl execution, the creation and release of a table lock must be the same session on the business side(cherry pick) (#3136)
|
2022-02-21 14:54:35 +08:00 |
|
wenyh
|
2e25e1839e
|
[inner-1543/1498] fix:second push and ddl's hang (cherry pick) (#3108)
|
2022-01-26 13:03:41 +08:00 |
|
Rico
|
1503b88222
|
inner-1554-supplement: optimize log for heartbeat of SLB/LVS (#3091)
Signed-off-by: dcy <dcy10000@gmail.com>
|
2022-01-21 13:53:37 +08:00 |
|
guoaomen
|
8450e1dee6
|
fix: hint does not use sticky connections
|
2022-01-20 15:10:57 +08:00 |
|
guoaomen
|
0926d48e4e
|
fix: processing of space values when parsing csv
fix: judging string is empty
|
2022-01-20 10:02:13 +08:00 |
|
LUA
|
962791a9ea
|
fix: rwSplit hint error (#3069)
|
2022-01-20 09:32:28 +08:00 |
|
guoaomen
|
4b751a8c63
|
fix: adjust rw checkSchema to select instance mode
|
2022-01-17 13:01:14 +08:00 |
|
dcy
|
ee64ef17bd
|
inner-1554: fix for lgtm
Signed-off-by: dcy <dcy10000@gmail.com>
|
2022-01-14 11:18:25 +08:00 |
|
dcy
|
63b47e700a
|
inner-1554: optimize log for heartbeat of SLB/LVS
Signed-off-by: dcy <dcy10000@gmail.com>
|
2022-01-14 11:18:25 +08:00 |
|
wd2365151147
|
c4ef3c18ea
|
[inner-1478] create vertical view without falling disk
|
2022-01-11 14:49:19 +08:00 |
|
lin
|
a59ee90523
|
fix distributed lock release timing
update
|
2022-01-09 17:24:33 +08:00 |
|
baofengqi
|
236aa59c4d
|
strength prepare statement protocol
|
2022-01-07 15:35:32 +08:00 |
|
guoaomen
|
3468865f1b
|
fix: findbugs
|
2022-01-06 16:59:01 +08:00 |
|
guoaomen
|
87fe82272e
|
fix: remove Unused import
|
2022-01-06 16:51:48 +08:00 |
|