Commit Graph

3520 Commits

Author SHA1 Message Date
wenyh 66eb76f3dd [inner-2095] Log4j upgrade to 2.18.0 version (#3605) 2023-02-20 13:43:43 +08:00
wenyh 526a80489e [inner-2096] fix: the problem of hung in the 16M's big package (#3606)
(cherry picked from commit 8839c82cdd)
2023-02-08 11:21:35 +08:00
ylinzhu 6388f2b041 fix npe when innerRelease and close are concurrent inner 1883 (#3471) 2023-01-30 13:06:21 +08:00
ylinzhu 9c08dae57d fix npe when the frontend connection is closed, the statement is still send (#3470) 2023-01-30 10:50:52 +08:00
ylinzhu bcf10abe99 fix load data lost connection inner 2039
fix load data lost connection inner 2039
2023-01-30 10:24:05 +08:00
wenyh1 e54893839a [inner-1983] fix: in rwSplit, load data failure (cherry pick) 2023-01-11 11:12:28 +08:00
CI 1387fde941 version rollback to 3.21.10.99 2023-01-10 16:46:14 +08:00
CI 46b7283eb2 version tag to 3.21.10.12 3.21.10.12/tag 2023-01-10 16:36:05 +08:00
LUA dd23fafb81 Merge pull request #3583 from actiontech/fix/2072-2110
fix: runnableMap does not store complexQueryWorker threads(cherry-pick)
2023-01-06 16:32:23 +08:00
guoaomen 2d86dacbfd fix: runnableMap does not store complexQueryWorker threads 2023-01-06 16:16:41 +08:00
Rico d4920d0b86 inner-1945-supplement: report error packet when connection closed (#3562)
inner-2062: fix npe

Signed-off-by: dcy10000 <dcy10000@gmail.com>

Signed-off-by: dcy10000 <dcy10000@gmail.com>
(cherry picked from commit 74e2023d1f)
2022-12-29 10:43:05 +08:00
wenyh1 6872b98a91 [inner-2030] fix the bug with the schema name
(cherry picked from commit c453d8b6c2)
2022-12-22 13:13:30 +08:00
wenyh1 efe71273f8 [inner-2026] fix bug with table aliases
(cherry picked from commit c1ca6ad012)
2022-12-22 13:13:25 +08:00
wenyh1 ed3c34fb71 [issue-3450] support the JDK parameters
(cherry picked from commit 9f32058ffd)
2022-12-22 12:41:19 +08:00
LUA 557a29f526 inner-2004: fix for max_allowed_packet in multi select (#3555)
Co-authored-by: Rico <dcy10000@gmail.com>
2022-12-16 12:58:54 +08:00
guoaomen 29695cb7c9 fix: Set the jdk version of codeQL 2022-12-09 15:08:15 +08:00
Peter Stöckli 8371466b5d Add CodeQL workflow (#3509)
* Add CodeQL workflow

* Adjust query pack
2022-12-08 11:34:49 +08:00
yanhuqing 03ec541265 version rollback to 3.21.10.99/lts 2022-12-04 14:07:57 +00:00
yanhuqing d1e20c4639 version tag to 3.21.10.11 3.21.10.11/tag 2022-12-04 14:00:21 +00:00
ylinzhu 3894bf3c61 fix Infinite recursion inner 2005 (#3498) 2022-12-02 14:25:18 +08:00
guoaomen 5aa7ccb52d fix: type conversion error 2022-11-30 16:23:19 +08:00
ylinzhu 7bec5a2191 fix loaddata Memory overflow inner 1936 (#3436) 2022-11-30 15:26:10 +08:00
LUA 1edbacba20 Merge pull request #3505 from actiontech/fix/2028
fix: add the determination of whether ssl is enabled
2022-11-30 15:00:05 +08:00
guoaomen 711e756c98 fix: add the determination of whether ssl is enabled
when the buffer is always full but no new data has been read, an error needs to be reported
2022-11-30 14:22:35 +08:00
guoaomen 5231b4493e fix: adjust the loading timing of gmssl 2022-11-18 15:57:28 +08:00
ylinzhu c605eb6979 inner-1956-supplement: change executor name for old version
inner-1956-supplement: change executor name for old version
2022-11-18 14:21:06 +08:00
dcy10000 1e0949f9b0 inner-1956-supplement: change executor for old version
Signed-off-by: dcy10000 <dcy10000@gmail.com>
2022-11-18 13:41:48 +08:00
Rico 4cdad332a8 inner-1972:fix gmssl (#3465)
Signed-off-by: dcy10000 <dcy10000@gmail.com>

(cherry picked from commit 822336d796)
Signed-off-by: dcy10000 <dcy10000@gmail.com>
2022-11-18 10:42:14 +08:00
Rico c2a6854ff2 inner-1956:fix MultiNodeSelectHandler hang (#3461)
Signed-off-by: dcy10000 <dcy10000@gmail.com>
2022-11-18 10:42:10 +08:00
dcy10000 14435775e2 inner-1945: print error if no handler
Signed-off-by: dcy10000 <dcy10000@gmail.com>
(cherry picked from commit 2654fea4ef)
2022-11-18 10:42:07 +08:00
ylinzhu c8f15a35fa inner-1898: release switch & inner-1897:prevent sync release hang
inner-1898: release switch & inner-1897:prevent sync release hang
2022-11-14 15:21:27 +08:00
lin c9c2fa4bb6 inner-1898: release switch & inner-1897:prevent sync release hang 2022-11-14 14:35:44 +08:00
dcy10000 7c85b2f0c1 Revert "inner-1859: release switch (#3355)"
This reverts commit a6092f1a

Signed-off-by: dcy10000 <dcy10000@gmail.com>
2022-11-10 14:29:59 +08:00
Rico a6092f1a44 inner-1859: release switch (#3355)
Signed-off-by: dcy <dcy10000@gmail.com>

Signed-off-by: dcy <dcy10000@gmail.com>
(cherry picked from commit bc7d40209d)
2022-11-10 14:15:05 +08:00
LUA 12f1fb6449 Merge pull request #3460 from actiontech/inner-1927-10
inner 1927 - avoid timeout heartbeat connection remaining
2022-11-08 16:55:31 +08:00
baofengqi 64ec55e979 inner 1927 - avoid timeout heartbeat connection remaining 2022-11-04 10:50:02 +08:00
wenyh f2ef970873 update Xss jvm param inner 1791 #3410 2022-09-15 11:22:44 +08:00
dcy 956b29e7c6 inner-1912: prevent multi statement hang.
Signed-off-by: dcy <dcy10000@gmail.com>
(cherry picked from commit d88bbc00d4)
2022-09-01 11:10:03 +08:00
wd2365151147 4dcfc0abd9 [inner-1841] fix: group_concat()'s sort problem 2022-09-01 10:44:41 +08:00
wd2365151147 75218fad94 [inner-1830] fix:result of the a group_concat() is incorrect
(cherry picked from commit e287d745cb)
2022-09-01 10:32:49 +08:00
yanhuqing666 fc608d1527 inner 1568 2022-08-29 17:29:32 +08:00
Rico a6f2d71a83 inner-1897 sync release timeout when receive error package (#3368)
]

Signed-off-by: dcy <dcy10000@gmail.com>
2022-08-29 14:29:11 +08:00
Rico 5054e651c3 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:14:33 +08:00
wd2365151147 ed846b24e3 [inner-1855] fix: in 'join on subquery', subquery is executed repeatedly 2022-08-24 17:32:35 +08:00
wenyh 12966a2516 Merge pull request #3382 from actiontech/3.21.10.99/lts_1753
[inner-1753] support STATISTICS protocol (cherry pick)
2022-08-24 13:27:15 +08:00
wd2365151147 eeee2b105b [inner-1753] support STATISTICS protocol (cherry pick) 2022-08-24 11:37:25 +08:00
LUA 991967f75f 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

* fix: use lowercase for status
2022-08-23 17:06:04 +08:00
yanhuqing d9995be046 version rollback to 3.21.10.99/lts 2022-08-23 07:00:29 +00:00
yanhuqing 0e39873482 version tag to 3.21.10.10 3.21.10.10/tag 2022-08-23 06:50:47 +00:00
Collapsar d6f710847f inner-1904: fix direct memory leak (#3378) 2022-08-22 17:08:02 +08:00