LUA
1697bef1f0
fix:check heartbeat status when dble select dbInstance ( #2575 )
...
Co-authored-by: Collapsar <baofengqi@actionsky.com >
2021-04-02 15:24:46 +08:00
LUA
bf4407397c
fix: resolve DBLE_REACH_MAX_CON ( #2557 )
2021-03-30 11:32:37 +08:00
LUA
45e631c2f6
fix: the listening thread(ddl/view/ha) is not started ( #2559 )
2021-03-30 10:20:53 +08:00
yanhuqing
9ab9257e5f
version rollback to 3.20.10.99/lts
2021-03-15 08:20:01 +00:00
yanhuqing
c4e8f00150
version tag to 3.20.10.1
3.20.10.1/tag
2021-03-15 08:16:09 +00:00
Collapsar
07c5f6b565
testOnBorrows takes no effect when backend connection was take directly from connection pool ( #2519 )
2021-03-12 13:40:15 +08:00
Collapsar
478515e1d4
field list need synchronize context ( #2508 )
...
(cherry picked from commit 17305eb040 )
2021-03-04 11:30:55 +08:00
baofengqi
ff80f8b724
inner-913:add state column for dble backend connections
2021-03-02 13:15:56 +08:00
Collapsar
be5c5da193
inner 915:props of testOn* take no effect ( #2489 )
...
* props of testOn* take no effect
* props of testOn* take no effect
2021-02-24 15:07:23 +08:00
LUA
263af9d8b9
fix: auth plugin is empty when Navicat 11 is connected ( #2483 )
2021-02-23 11:26:31 +08:00
wd2365151147
43e37cb792
fix:'begin',the sql that follows commits implicitly(inner 867)
2021-01-27 10:29:55 +08:00
LUA
7ff3c8dc53
fix: when connecting, the client_found_rows value of the client and dble are inconsistent, the log will prompt ( #2413 ) ( #2427 )
...
* fix: when connecting, the client_found_rows value of the client and dble are inconsistent, the log will prompt
# Conflicts:
# src/main/java/com/actiontech/dble/services/mysqlauthenticate/util/AuthUtil.java
2021-01-22 11:27:59 +08:00
yanhuqing
cdc0923be8
use action to review
...
(cherry picked from commit c7449f3092 )
2020-12-03 16:45:10 +08:00
yanhuqing
8bb8bb1c4a
travis only use oraclejdk
2020-12-03 11:26:17 +08:00
yanhuqing
5a379fe387
version rollback to 3.20.10.99/lts
2020-12-03 11:17:19 +08:00
yanhuqing
b29c7c91ac
version tag to 3.20.10.0
3.20.10.0/tag
2020-12-03 11:10:18 +08:00
Collapsar
57dadf50ee
optimize er left join global ( #2334 )
...
* optimize er left join global
* optimize er left join global
* fix checkstyle
(cherry picked from commit 2f6b3bfec1 )
2020-12-03 10:25:32 +08:00
yanhuqing
54eb8d7bc8
add voliate
2020-12-02 19:32:08 +08:00
yanhuqing
d76cde9dce
Revert "resume can be executed on other dble nodes ( #2361 )"
...
This reverts commit 2b8d98c5fa .
2020-12-02 18:30:09 +08:00
wenyh
2b8d98c5fa
resume can be executed on other dble nodes ( #2361 )
...
* resume can be executed on other dble nodes
* remove invalid introduction
2020-12-02 18:01:10 +08:00
wenyh
a41dfd0784
release pause's distributed lock logic optimization ( #2355 )
2020-12-02 16:35:16 +08:00
Rico
de10cf2450
inner-726 kill return OK.But doesn't get any effect. ( #2350 )
...
* update util
* inner-request: fix kill connection
* inner-726: change "@@connection" to "connection" in 8066 port.
* missing "import" in cherry-pick merge
2020-12-01 15:37:48 +08:00
Collapsar
f9993220e8
Merge pull request #2353 from LUAgam/fix/720-10
...
fix: the priority table of sqlMaxLimit is greater than the schema(cherry pick from master #2333 )
2020-12-01 15:33:30 +08:00
guoaomen
2ee13aa173
fix: The priority table of sqlMaxLimit is greater than the schema
...
inner 720
2020-12-01 14:39:46 +08:00
wenyh
79b7dbefb6
slave dble reload failure(cherry pick from DMP-6128) ( #2348 )
2020-11-30 21:43:46 +08:00
LUA
5561722cba
Merge pull request #2346 from PanternBao/modify-yinhao
...
fix quote
2020-11-30 17:35:41 +08:00
baofengqi
10a1072942
fix quote
2020-11-30 16:55:11 +08:00
Collapsar
9a609b54f5
Merge pull request #2336 from LUAgam/fix/676-10
...
fix: set the key of traceResult to connection id+node name+sql(cherry pick from master #2330 )
2020-11-27 15:46:28 +08:00
tiger.yan
8187f8c377
inner 721 no sharding/split user ( #2332 )
2020-11-27 15:17:18 +08:00
LUA
7c1cc3688e
fix: release and faked timing adjustment ( #2335 )
...
inner 652
2020-11-27 14:33:08 +08:00
guoaomen
7245284f46
fix: set the key of traceResult to connection id+node name+sql
...
inner 676
# Conflicts:
# src/main/java/com/actiontech/dble/server/trace/TraceResult.java
2020-11-27 14:07:55 +08:00
Collapsar
99833ac767
change primary key from front_id,sharding_node to front_id,mysql_id in processlist ( #2331 )
2020-11-27 13:03:00 +08:00
LUA
ee6bb35485
fix: whiteIp wildcard modification(cherry pick from master #2321/#2326) ( #2328 )
...
* fix: ip whitelist wildcard modification
inner 712
* fix: ip whitelist wildcard distinguish fe80
inner 714
2020-11-26 13:27:33 +08:00
Collapsar
9cbd98516c
fix load data hang ( #2323 )
2020-11-25 19:05:49 +08:00
ylinzhu
a31dc696bd
fix inner DBLE0REQ-698 support help keyword load balance mode ( #2316 )
2020-11-25 13:08:20 +08:00
LUA
4609d8bd7e
Merge pull request #2315 from ylinzhu/10
...
fix inner DBLE0REQ-607 support begin work to RWsplit (cherry pick from master#2269)
2020-11-25 10:41:30 +08:00
Collapsar
8ff7e86072
avoid the case that the packet sequence is field,eof,err ( #2318 )
2020-11-25 09:57:50 +08:00
ylinzhu
1dc51bcf1d
fix inner DBLE0REQ-607 ( #2269 )
2020-11-24 11:05:56 +08:00
LUA
5e88859950
fix: when character_set_results is null,the default value will be used binary ( #2310 )
...
#710
2020-11-24 10:27:08 +08:00
wenyh
abb3027aec
'select...for update' and 'select...lock in share mode' sql, to master node ( #2311 )
2020-11-23 15:49:29 +08:00
Collapsar
aa49c525c2
modify tips ( #2300 )
2020-11-23 13:05:32 +08:00
Collapsar
2f601c86be
add primary key for manager table ( #2306 ) ( #2309 )
...
* add primary key for manager table
* modify dryrun tips
(cherry picked from commit 189830a924 )
2020-11-23 13:04:49 +08:00
Collapsar
8628afab5a
modify tips when there are no rwsplit user or sharding user in dryrun ( #2299 )
2020-11-20 17:02:26 +08:00
Collapsar
da2eaea73b
Merge pull request #2297 from wenyh1/cherry-pick/3.20.10.99/4
...
cherry pick from inner-692
2020-11-19 15:58:53 +08:00
wd2365151147
8c35827cec
cherry pick from inner-692
2020-11-19 15:20:00 +08:00
Collapsar
a9f11fb3e7
Merge pull request #2296 from LUAgam/fix/674-10
...
fix: inner 674(cherry pick from master #2271 )
2020-11-19 14:48:08 +08:00
Collapsar
0e20bbbb4e
Merge pull request #2292 from wenyh1/DBLE0REQ/627-4
...
fix: Miss bug
2020-11-19 14:00:57 +08:00
guoaomen
3bd9da647c
fix: inner 674
...
distinguish shardingUseless and rwSplitUseless
2020-11-19 13:24:08 +08:00
Collapsar
93a1360b71
correct size to maxCon in show @@dbInstance ( #2294 )
2020-11-19 10:41:38 +08:00
wd2365151147
42ceec946f
when query dual table and schema is null, NPE Exception
2020-11-18 13:15:43 +08:00