Commit Graph

3283 Commits

Author SHA1 Message Date
Peter Stöckli df20afcd33 Add CodeQL workflow (#3509)
* Add CodeQL workflow

* Adjust query pack
2022-12-08 11:36:30 +08:00
ylinzhu 91f5a16ec0 fix loaddata Memory overflow inner 1936 (#3436) 2022-12-06 11:15:48 +08:00
ylinzhu 7557aa183b fix Infinite recursion inner 2005 (#3498) 2022-12-05 16:23:21 +08:00
guoaomen 6705828274 fix: type conversion error 2022-11-30 17:34:49 +08:00
Rico 9d2fe962db inner-1956:fix MultiNodeSelectHandler hang (#3461)
Signed-off-by: dcy10000 <dcy10000@gmail.com>
2022-11-18 13:28:58 +08:00
dcy10000 9eb5a71a1d inner-1945: print error if no handler
Signed-off-by: dcy10000 <dcy10000@gmail.com>
2022-11-18 13:25:14 +08:00
ylinzhu 701b8e9895 inner-1898: release switch & inner-1897:prevent sync release hang
inner-1898: release switch & inner-1897:prevent sync release hang
2022-11-15 14:45:19 +08:00
lin c7563fcfb8 inner-1898: release switch & inner-1897:prevent sync release hang
# Conflicts:
#	src/main/java/com/actiontech/dble/config/model/SystemConfig.java
#	src/main/java/com/actiontech/dble/singleton/SystemParams.java
#	src/main/resources/bootstrap_template.cnf

# Conflicts:
#	src/main/java/com/actiontech/dble/config/model/SystemConfig.java
#	src/main/java/com/actiontech/dble/singleton/SystemParams.java
#	src/main/resources/bootstrap_template.cnf
2022-11-14 15:55:21 +08:00
baofengqi b33070768b inner 1927 - avoid timeout heartbeat connection remaining 2022-11-14 13:35:52 +08:00
wenyh bbc94d27bf Merge pull request #3392 from actiontech/3.21.02.99/lts_1753
[inner-1753] support STATISTICS protocol (cherry pick)
2022-08-30 17:50:41 +08:00
ylinzhu f2140e7d73 inner-1892:fix login operation consume thread pool (#3370)
inner-1892:fix login operation consume thread pool (#3370)
2022-08-30 15:44:52 +08:00
yanhuqing666 0d225ba07f inner 1568 2022-08-29 17:57:04 +08:00
wd2365151147 d23e21bf0d [inner-1753] support STATISTICS protocol (cherry pick) 2022-08-29 15:08:26 +08:00
Rico 58faecdb3e inner-1897 sync release timeout when receive error package (#3368)
]

Signed-off-by: dcy <dcy10000@gmail.com>
2022-08-29 14:31:33 +08:00
LUA 6f055e0b4e Merge pull request #3385 from actiontech/fix/1874-1847
fix: newly added instance needs to create a connection pool immediately(cherry-pick)
2022-08-26 11:16:36 +08:00
Rico 7e9c308a83 inner-1892:fix login operation consume thread pool (#3370)
Signed-off-by: dcy <dcy10000@gmail.com>

(cherry picked from commit 993df28f94)
Signed-off-by: dcy <dcy10000@gmail.com>
2022-08-25 11:22:09 +08:00
LUA e97debec5a fix: newly added instance needs to create a connection pool immediately(cherry-pick) (#3367)
* fix: config is synced to ha's memory

* fix: newly added instance needs to create a connection pool immediately (#3357)

* heartbeat status is STOP_STATUS after ha disable
2022-08-25 10:58:11 +08:00
wd2365151147 7b1a7e7b93 [inner-1855] fix: in 'join on subquery', subquery is executed repeatedly 2022-08-25 10:14:24 +08:00
ylinzhu 91738cde6f fix heartbeat is miss inner 1371 (#3381) 2022-08-24 10:16:25 +08:00
yanhuqing 2c13c06e97 version rollback to 3.21.02.99/lts 2022-08-19 06:48:14 +00:00
yanhuqing eb68c46e12 version tag to 3.21.02.10 3.21.02.10/tag 2022-08-19 06:44:25 +00:00
Collapsar de7c71aaef inner-1307: fix heartbeat timeout and improve heartbeat log (#3371) 2022-08-19 11:14:58 +08:00
ylinzhu 9dcec6bc60 Merge pull request #3360 from actiontech/02-1776
optimize  com_field_list unbind the connection inner 1776 (cherry pick)
2022-08-18 16:49:59 +08:00
ylinzhu fa06aa9454 Merge pull request #3347 from actiontech/02-1371
fix heartbeat timeout inner 1371 (cherry pick)
2022-08-18 15:50:25 +08:00
wenyh f9a0d2dde1 Merge pull request #3364 from actiontech/fix/1886-02
fix: sync is required when sharding.xml is empty(cherry-pick)
2022-08-16 18:07:27 +08:00
guoaomen e4b1c8e130 fix: sync is required when sharding.xml is empty 2022-08-16 15:10:48 +08:00
lin 361dfedfdb optimize com_field_list unbind the connection inner 1776 2022-08-16 10:45:37 +08:00
wenyh a24b5eaf2d [inner-1844] Fix the round/truncate function problem (cherry pick) (#3351) 2022-08-15 10:52:19 +08:00
lin 3abd9c1322 add stop process 2022-08-15 10:37:16 +08:00
lin 8c1344a7c1 fix heartbeat timeout inner 1371 2022-08-11 13:33:01 +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
yanhuqing 1179c55e9e version rollback to 3.21.02.99/lts 2022-05-25 09:29:39 +00:00
yanhuqing e7271ccf8e version tag to 3.21.02.9 3.21.02.9/tag 2022-05-25 09:25:41 +00: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
yanhuqing 33ce4fcd93 version rollback to 3.21.02.99/lts 2022-04-13 03:57:59 +00:00
yanhuqing 87e4280071 version tag to 3.21.02.8 3.21.02.8/tag 2022-04-13 03:54:01 +00:00