ylinzhu
7312090801
local read support inner 1752 ( #3263 )
...
* local read support inner 1752
fix
* fix
fix
2022-05-30 20:34:51 +08:00
guoaomen
dbba9488ab
fix: xa-id removes shema+table
2022-05-18 09:58:58 +08:00
wd2365151147
eb3c514500
[inner-1747] upper case processing
...
(cherry picked from commit 7969749de5 )
2022-05-17 13:33:47 +08:00
guoaomen
2b61aafdbc
fix: adjust conditions for associated joins in transactions
...
* not contains duplicate nodes: shardingNode-MySQLConnection
* contains duplicate nodes: shardingNode+schema.table-MySQLConnection
2022-05-13 14:20:00 +08:00
guoaomen
91d722c88a
fix: "between and" returns the wrong table name
2022-05-10 14:58:05 +08:00
yanhuqing
a48223eaab
version rollback to 3.22.01.99/lts
2022-04-27 09:17:22 +00:00
yanhuqing
e5d394e599
version tag to 3.22.01.0
3.22.01.0/tag
2022-04-27 09:12:15 +00:00
Rico
39f577fac8
inner-1731: fix dble_thread_pool_task NPE when no config ( #3227 )
...
Signed-off-by: dcy <dcy10000@gmail.com >
(cherry picked from commit b19f7a799e )
2022-04-25 15:06:50 +08:00
ylinzhu
28586d572c
fix sql hang inner 1733 ( #3228 )
2022-04-21 21:31:56 +08:00
Rico
8d9c228115
inner-1730:fix join hint NPE ( #3224 )
...
Signed-off-by: dcy <dcy10000@gmail.com >
(cherry picked from commit 28115b1b81 )
2022-04-18 17:45:16 +08:00
yanhuqing
21ab56eeab
version to 3.22.01.99
2022-04-15 06:48:11 +00:00
Rico
de3f647487
inner-1666:report error instead of merge left join relations ( #3221 )
...
* Revert "inner-1705:fix for otherJoinFilter (#3198 )"
This reverts commit 88777f7f
Signed-off-by: dcy <dcy10000@gmail.com >
* Revert "inner-1688:refactor the implementation of inner-1666 (#3185 )"
This reverts commit 104dd29d
Signed-off-by: dcy <dcy10000@gmail.com >
* Revert "inner-1666: discard left join when both left join and inner join exists (#3165 )"
This reverts commit f6c26d24
Signed-off-by: dcy <dcy10000@gmail.com >
* inner-1666-v2:report error instead of merge left join relations
Signed-off-by: dcy <dcy10000@gmail.com >
2022-04-15 14:28:08 +08:00
ylinzhu
d95ff8f6fb
Merge pull request #3222 from actiontech/1728
...
fix add nestloop in er relation inner 1728
2022-04-15 14:08:00 +08:00
lin
bff6a84829
fix Add nestloop in er relation inner 1728
2022-04-15 13:42:52 +08:00
Rico
9363cbf548
inner-1581:fix npe for flow control ( #3216 )
...
Signed-off-by: dcy <dcy10000@gmail.com >
2022-04-14 18:25:14 +08:00
wenyh
64bc0106c4
Merge pull request #3212 from actiontech/inner-1706
...
inner 1706 - remove schema incorrectly
2022-04-07 20:10:22 +08:00
baofengqi
038a8ed364
inner 1706 - remove schema incorrectly
2022-04-07 15:51:10 +08:00
Collapsar
a39ef77878
inner 1718 - no need to push down in func ( #3211 )
...
* no need to push down in func
* avoid missing push
2022-04-06 14:55:50 +08:00
LUA
b0fe81f191
fix: remove redundant code ( #3210 )
2022-04-06 13:27:01 +08:00
Collapsar
1246881b44
fix heartbeat timeout and dryrun bug ( #3208 )
...
* avoid deadlock between backend connection close and backend recycle (#3200 )
* fix dryrun
* fix heartbeat timeout and add heartbeat tips
2022-04-02 16:32:26 +08:00
ylinzhu
2067dfcb17
fix login failure inner 1698 ( #3206 )
2022-04-01 11:40:13 +08:00
wenyh
646cb8e8bf
Merge pull request #3207 from actiontech/inner/1712
...
[inner-1712&1713] fix:can't find column
2022-04-01 11:16:42 +08:00
wenyh
41434c95ab
Merge branch 'master' into inner/1712
2022-04-01 11:00:37 +08:00
LUA
066aaf1beb
fix: add backtracking checks ( #3203 )
2022-04-01 10:49:08 +08:00
wd2365151147
203f579a12
[inner-1712&1713] fix:can't find column
2022-04-01 10:17:46 +08:00
wenyh
4107c7cbd6
[inner-1661] fix: when multiple ER filtering conditions in the join on, query result error ( #3169 )
...
Co-authored-by: Collapsar <baofengqi@actionsky.com >
2022-03-30 16:28:13 +08:00
ylinzhu
2e14ec5928
fix sql route error inner 1699 ( #3197 )
...
fix
2022-03-30 09:42:52 +08:00
ylinzhu
dbecf0c830
fix clickhouse Incompatible error inner 1697 ( #3196 )
...
* fix clickhouse Incompatible error inner 1697
* update the initialization size
2022-03-29 16:59:28 +08:00
Rico
88777f7fb6
inner-1705:fix for otherJoinFilter ( #3198 )
...
Signed-off-by: dcy <dcy10000@gmail.com >
2022-03-29 13:19:37 +08:00
LUA
be39201810
fix: add backtracking checks ( #3199 )
2022-03-29 13:18:58 +08:00
Collapsar
e8351ec9cf
inner 1622 - improve rwSplit ( #3193 )
2022-03-29 09:43:15 +08:00
ylinzhu
7b29678957
fix rwsplit user sqlExecuteTimeout do not take effects inner 1696 ( #3194 )
...
* fix rwsplit user sqlExecuteTimeout do not take effects inner 1696
* fix function
2022-03-25 11:15:30 +08:00
dcy
e2de7c0e89
add description of default value
...
Signed-off-by: dcy <dcy10000@gmail.com >
2022-03-25 10:11:56 +08:00
dcy
299867d017
inner-1374-supplement: resolve conflict
...
Signed-off-by: dcy <dcy10000@gmail.com >
2022-03-25 10:11:56 +08:00
dcy
d677d99090
inner-1374-bugfix: config file name error
...
Signed-off-by: dcy <dcy10000@gmail.com >
2022-03-25 10:11:56 +08:00
Rico
b7247f306b
inner-1374: RoutePenetration support ( #2997 )
...
Signed-off-by: dcy <dcy10000@gmail.com >
2022-03-25 10:11:56 +08:00
Rico
104dd29d16
inner-1688:refactor the implementation of inner-1666 ( #3185 )
...
Signed-off-by: dcy <dcy10000@gmail.com >
2022-03-23 16:24:52 +08:00
ylinzhu
3d3612c9b3
fix failed to release the distributed lock inner 1515 & 1590 ( #3106 ) ( #3190 )
...
* fix failed to release the distributed lock inner 1515 & 1590 (#3106 )
fix
fix
# Conflicts:
# src/main/java/com/actiontech/dble/services/manager/handler/DbGroupHAHandler.java
# src/main/java/com/actiontech/dble/singleton/PauseShardingNodeManager.java
* fix ci
2022-03-21 14:00:47 +08:00
Rico
ed47e98d9d
inner-1667: report error when use hint with "cartesian with relation" ( #3187 )
...
Signed-off-by: dcy <dcy10000@gmail.com >
2022-03-21 14:00:16 +08:00
ylinzhu
bea964442c
fix global table nest loop hang inner 1685 ( #3189 )
2022-03-18 18:13:00 +08:00
ylinzhu
af4eb21a11
hint transitivity is support inner 1684 ( #3186 )
...
* hint transitivity is support inner 1684
* fix lgtm
2022-03-18 18:12:47 +08:00
ylinzhu
6a87963a07
Merge pull request #3191 from actiontech/1384
...
unified format inner 1384
2022-03-18 16:16:20 +08:00
lin
c791576dde
unified format inner 1384
2022-03-18 15:56:08 +08:00
wenyh
cc5ca70515
[inner-1681] when rwSplitMode="0", don't participate in stickiness ( #3180 )
2022-03-17 15:18:13 +08:00
ylinzhu
9facd20e6e
support clickhouse inner 1676 ( #3176 )
...
* support click house inner 1676
* Increase the supplement
* add blacklist
* add annotation
2022-03-17 15:16:31 +08:00
wenyh
40d9dba990
[inner-1586] during the period of the XA, front and back side accidentally disconnect does not affect the XA retry mechanism ( #3179 )
2022-03-17 13:22:52 +08:00
wenyh
1ba473ac46
[inner-1674] fix: nestloop scenarios's bug ( #3172 )
2022-03-14 16:39:32 +08:00
Collapsar
aa2ff293a1
typo ( #3183 )
2022-03-11 17:10:59 +08:00
Collapsar
467211d3bf
#3175 - short value of row data protocol fails to convert to binary protocol ( #3181 )
...
* #3175 - short value of row data protocol fails to convert to binary protocol
*
Co-authored-by: Huqing Yan <yanhuqing666@gmail.com >
2022-03-11 15:24:09 +08:00
Rico
f6c26d240b
inner-1666: discard left join when both left join and inner join exists ( #3165 )
...
* inner-1666: discard left join when both left join and inner join exists
Signed-off-by: dcy <dcy10000@gmail.com >
* inner-1666-supplement: fix string join
Signed-off-by: dcy <dcy10000@gmail.com >
2022-03-11 12:58:08 +08:00