Commit Graph

2835 Commits

Author SHA1 Message Date
wenyh 060fb2dfe4 [inner-2227] prevents 'connection-pool-evictor-thread' thread from exiting unexpectedly 2023-05-25 16:14:32 +08:00
Rico 1e5fc30c16 inner 912 supplement - skip some event (#2526)
Signed-off-by: dcy <dcy10000@gmail.com>
(cherry picked from commit b82a617183)
2023-05-06 16:49:45 +08:00
Rico e659650db8 inner-912: fixed:lost connection when dble doing cluster ddl (#2506)
Signed-off-by: dcy <dcy10000@gmail.com>
(cherry picked from commit 7e53d8473f)
2023-05-06 16:49:43 +08:00
dcy10000 b0e6e85026 inner-2158:add connection create log info
Signed-off-by: dcy10000 <dcy10000@gmail.com>

(cherry picked from commit 443f8550a3)
Signed-off-by: dcy10000 <dcy10000@gmail.com>
2023-05-05 16:57:12 +08:00
baofengqi f1ec681bb1 log - print exception stack 2023-05-04 14:49:53 +08:00
baofengqi f0d0ed7c14 cluster - add log to trace online node 2023-04-23 13:42:36 +08:00
LUA 96343f7be6 Merge pull request #3662 from actiontech/fix/connection
fix: close the connection that is being created and the creation time exceeds the connectionTimeout value(cherry-pick)
2023-04-18 14:53:28 +08:00
guoaomen aff0b2bb06 fix: close the connection that is being created and the creation time exceeds the connectionTimeout value 2023-04-17 16:33:46 +08:00
ylinzhu 366fc59441 Merge pull request #3660 from actiontech/2188
fixed 'show @@connection_pool' in python report ValueError  inner 2188
2023-04-14 11:22:45 +08:00
lin 5f2d6a25fe fixed 'show @@connection_pool' in python report ValueError inner 2188 2023-04-14 11:08:32 +08:00
ylinzhu 148e51d864 fixed 'show @@connection.sql.status & show @@connection_pool' in python report ValueError inner 2188
fixed 'show @@connection.sql.status & show @@connection_pool' in python report ValueError inner 2188
2023-04-13 17:51:07 +08:00
Rico 706a1f2b7a inner-769: fixed 'show @@connection.sql.status' in python report ValueError (#2394)
fix
2023-04-13 17:35:13 +08:00
yanhuqing ef57857cb0 import from #1997 2023-04-13 14:09:19 +08:00
wenyh b2b926b2dc Merge pull request #3658 from actiontech/inner-tmps-3.20.07
cherry pick from inner685/627、issue 2063
2023-04-12 17:27:33 +08:00
LUA 7768b39e56 Merge pull request #3657 from actiontech/cp/1997
#1997 select/delete/update with '0x' (cherry-pick)
2023-04-12 17:24:21 +08:00
wenyh1 21a2fbc0d9 cherry pick from inner685/627、issue 2063 2023-04-12 17:04:37 +08:00
wenyh1 1e7a01ea24 Revert "cherry pick from inner685/627、issue 2063" 2023-04-12 17:01:40 +08:00
tiger.yan fa0059705d #1997 select/delete/update with '0x' 2023-04-12 14:09:27 +08:00
dcy10000 cfc26f574c Revert "inner-2114: modify error msg from no handle to drop"
This reverts commit 3671556bef.
2023-04-12 13:37:29 +08:00
wenyh 4b6ca09daa Merge pull request #3656 from actiontech/inner-tmp_20.07
cherry pick from inner685/627、issue 2063
2023-04-12 13:13:09 +08:00
wenyh1 18ece974dd cherry pick from inner685/627、issue 2063 2023-04-12 12:27:37 +08:00
yanhuqing b7ce9b1c21 DBLE0REQ-638 2023-04-12 11:18:47 +08:00
dcy10000 3671556bef inner-2114: modify error msg from no handle to drop
Signed-off-by: dcy10000 <dcy10000@gmail.com>

(cherry picked from commit a8cc45b516)
Signed-off-by: dcy10000 <dcy10000@gmail.com>
2023-03-21 10:22:39 +08:00
wenyh 954566bd76 Merge pull request #3625 from actiontech/3.20.07.99/lts_inner_2119
[inner-2119] fix:DirectByteBuffer.array() brought the UnsupportedOperationException (cherry pick from #3621)
2023-02-28 14:18:04 +08:00
wenyh 54cb4b2d2c Merge pull request #3623 from actiontech/3.20.07.99/lts_inner_2121
fix ArrayIndexOutOfBoundException using big packet (cherry pick from #2659)
2023-02-28 13:36:50 +08:00
wenyh1 a4787ecdf5 [inner-2119] fix:DirectByteBuffer.array() brought the UnsupportedOperationException (cherry pick from #3621) 2023-02-23 10:47:45 +08:00
wenyh1 12bc1495f8 fix ArrayIndexOutOfBoundException using big packet (cherry pick from #2659) 2023-02-22 17:35:28 +08:00
wenyh 0b9a93f329 [inner-2095] Log4j upgrade to 2.18.0 version (#3605) 2023-02-20 13:54:10 +08:00
ylinzhu dd85ae413c fix npe when the frontend connection is closed, the statement is still send (#3600)
* fix npe when the frontend connection is closed, the statement is still send

* fix
2023-02-01 15:27:59 +08:00
ylinzhu 4c8a67e03f fix npe when the frontend connection is closed, the statement is still send (#3600)
* fix npe when the frontend connection is closed, the statement is still send

* fix
2023-02-01 15:27:33 +08:00
dcy10000 df9e46abde inner-1945-supplement: report error packet when connection closed (#3562)
inner-2062: fix npe

Signed-off-by: dcy10000 <dcy10000@gmail.com>
2023-01-03 16:16:28 +08:00
wenyh1 8e553d5303 [issue-3450] support the JDK parameters (cherry pick) 2022-12-23 18:41:05 +08:00
wenyh1 c19043bfb8 [inner-2030] fix the bug with the schema name
(cherry picked from commit c453d8b6c2)
2022-12-22 13:37:30 +08:00
wenyh1 0d4944e314 [inner-2026] fix bug with table aliases
(cherry picked from commit c1ca6ad012)
2022-12-22 13:37:26 +08:00
ylinzhu 0e17323844 inner-1898: release switch & inner-1897:prevent sync release hang
inner-1898: release switch & inner-1897:prevent sync release hang
2022-12-09 13:53:55 +08:00
ylinzhu 20949abef3 fix Infinite recursion inner 2005 (#3498)
fix
2022-12-09 13:14:53 +08:00
guoaomen f3242987c6 fix: Set the jdk version of codeQL 2022-12-09 11:26:47 +08:00
dcy10000 e81d65c3b3 inner-1898: release switch & inner-1897:prevent sync release hang
fix

fix

fix
2022-12-08 17:03:30 +08:00
Peter Stöckli da827f9f1d Add CodeQL workflow (#3509)
* Add CodeQL workflow

* Adjust query pack
2022-12-08 11:38:57 +08:00
dcy10000 ebe3777503 inner-1945: print error if no handler
Signed-off-by: dcy10000 <dcy10000@gmail.com>
2022-12-05 10:50:17 +08:00
Rico 2afd3c76bd inner-1956:fix MultiNodeSelectHandler hang (#3461)
Signed-off-by: dcy10000 <dcy10000@gmail.com>
2022-12-05 10:50:17 +08:00
guoaomen 305097a08a fix: type conversion error 2022-11-30 17:37:53 +08:00
Collapsar b3d389d4ca inner 1970 - handle multi-statement error when sql contains ddl (#3459)
* inner 1970 - handle multi-statement error when sql contains ddl

* inner 1970 - handle multi node

* inner 1970 - fix case that ddl fails to execute
2022-11-03 17:55:46 +08:00
baofengqi 3619497345 fix ci 2022-08-30 15:43:11 +08:00
Collapsar 87a4a6870d inner-1307: fix heartbeat timeout and improve heartbeat log (#3390) 2022-08-30 14:39:52 +08:00
yanhuqing666 c99d888e41 inner 1568 2022-08-29 18:06:10 +08:00
guoaomen 1993b687a3 fix: use thread-safe collections 2022-08-26 15:03:40 +08:00
ylinzhu c305e8ca38 fix heartbeat is miss inner 1371 (cherry pick)
fix  heartbeat  is miss inner 1371 (cherry pick)
2022-08-25 14:50:47 +08:00
lin 1941d4bf91 fix heartbeat is miss inner 1371 2022-08-25 13:06:02 +08:00
wd2365151147 a60a912ccd [inner-1855] fix: in 'join on subquery', subquery is executed repeatedly 2022-08-25 10:21:53 +08:00