ylinzhu
|
18add5ed78
|
Merge pull request #3715 from actiontech/2240
fix high cpu usage inner 2240
|
2023-05-31 14:12:24 +08:00 |
|
ylz
|
ba73bb79aa
|
fix high cpu usage inner 2240
|
2023-05-31 13:38:26 +08:00 |
|
wenyh1
|
341ed105de
|
[inner-2215] in execute protocol, prepare sql need to be recorded in sql_log (cherry pick)
|
2023-05-31 10:15:26 +08:00 |
|
CI
|
a300a708fa
|
version rollback to 3.21.10.99
|
2023-05-26 13:45:43 +08:00 |
|
CI
|
3896dbb32e
|
version tag to 3.21.10.13
3.21.10.13/tag
|
2023-05-26 13:32:10 +08:00 |
|
wenyh
|
d9130ecaa1
|
Merge pull request #3705 from actiontech/3.21.10_inner_2222
[inner-2222] clear the 'sendData' resource in the transaction correctly (cherry pick from #3702)
|
2023-05-24 10:48:31 +08:00 |
|
LUA
|
070e291d12
|
Merge pull request #3704 from actiontech/fix/2228&2230
fix: after the slow log queue is full, discard the subsequent records that need to be added
|
2023-05-23 17:34:31 +08:00 |
|
wenyh
|
29aa33e6ef
|
[inner-2222] clear the 'sendData' resource in the transaction correctly (cherry pick)
|
2023-05-23 15:22:39 +08:00 |
|
wenyh
|
1552ba7883
|
[inner-2227] prevents 'connection-pool-evictor-thread' thread from exiting unexpectedly
|
2023-05-23 14:45:43 +08:00 |
|
guoaomen
|
53d1a6d111
|
fix: after the slow log queue is full, discard the subsequent records that need to be added
after abnormal disk flush, fileChannel will not close
|
2023-05-23 14:17:36 +08:00 |
|
ylinzhu
|
03a4ea5051
|
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
fixed 'show @@connection_pool' in python report ValueError inner 2188
|
2023-05-22 14:28:39 +08:00 |
|
ylinzhu
|
7c9f538c3c
|
fix jdbc compatible pre-delivery statements error inner 2212
fix jdbc compatible pre-delivery statements error inner 2212
|
2023-05-15 14:03:32 +08:00 |
|
wenyh
|
553ff58823
|
[inner-2213] adjust the basis of whether the 'readInstance' judgment
|
2023-05-15 13:26:49 +08:00 |
|
guoaomen
|
aa862450b3
|
fix: the timing of obtaining the number of waiting threads in the connection pool is wrong
|
2023-05-08 15:58:44 +08:00 |
|
dcy10000
|
13a7756129
|
inner-2196: UPDATE SQL support sharding join global
Signed-off-by: dcy10000 <dcy10000@gmail.com>
(cherry picked from commit cfc8fdc4ef)
inner-2196-bugfix2:fix for delete SQL
Signed-off-by: dcy10000 <dcy10000@gmail.com>
(cherry picked from commit 2da8e8ff23)
inner-2196-bugfix
Signed-off-by: dcy10000 <dcy10000@gmail.com>
(cherry picked from commit 6a73c43736)
inner-2202&2201&2204:fix bug for multi table update
Signed-off-by: dcy10000 <dcy10000@gmail.com>
(cherry picked from commit bedb562d38)
Signed-off-by: dcy10000 <dcy10000@gmail.com>
|
2023-05-08 13:25:58 +08:00 |
|
wenyh1
|
64bbefd0ef
|
adjust travis and quartz version
(cherry picked from commit 168f942f0e)
|
2023-05-05 17:38:34 +08:00 |
|
dcy10000
|
f46471a48d
|
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:46:42 +08:00 |
|
wenyh1
|
2ee386de77
|
[inner-2042] adjust statistic_queue_monitor
(cherry picked from commit d32fb40a32)
|
2023-04-19 15:52:27 +08:00 |
|
guoaomen
|
f2556f69a6
|
fix: use the state value before restoration to judge
|
2023-04-18 14:15:03 +08:00 |
|
LUA
|
36b2aa88e0
|
fix: close the connection that is being created and the creation time exceeds the connectionTimeout value
|
2023-04-17 16:53:36 +08:00 |
|
wenyh1
|
a07c41140f
|
[inner-2180] adjusted for thread-safe collections
(cherry picked from commit d14382d034)
|
2023-04-17 11:05:53 +08:00 |
|
LUA
|
098b3a585f
|
Merge pull request #3654 from actiontech/fix/2173-2110
fix: close the connection that is being created and the creation time exceeds the connectionTimeout value(cherry-pick)
|
2023-04-10 14:24:14 +08:00 |
|
guoaomen
|
6e6a354b82
|
fix: close the connection that is being created and the creation time exceeds the connectionTimeout value
|
2023-04-10 14:09:16 +08:00 |
|
wenyh
|
08699b8337
|
Merge pull request #3648 from actiontech/2110-fix
fix comma format inner 2159
|
2023-03-31 16:15:21 +08:00 |
|
ylinzhu
|
1c0915e736
|
fix comma format inner 2159
|
2023-03-31 11:24:33 +08:00 |
|
wenyh1
|
c1bb1238d2
|
[inner-2144] fix:sql_log's view with conditional query error
(cherry picked from commit c7f61c1a89)
|
2023-03-21 13:48:35 +08:00 |
|
dcy10000
|
ec12585893
|
inner-2114: modify error msg from no handle to drop
Signed-off-by: dcy10000 <dcy10000@gmail.com>
(cherry picked from commit a8cc45b516)
|
2023-03-20 14:16:00 +08:00 |
|
dcy10000
|
43aff18dca
|
inner-2142:fix npe for inner-2140
Signed-off-by: dcy10000 <dcy10000@gmail.com>
(cherry picked from commit 9cc10e088b)
|
2023-03-20 13:42:59 +08:00 |
|
dcy10000
|
203be33c77
|
inner-2140: fix the multi-thread bug for xa
Signed-off-by: dcy10000 <dcy10000@gmail.com>
(cherry picked from commit cdce285da5)
|
2023-03-20 13:42:57 +08:00 |
|
wenyh1
|
ce7480dcd3
|
[inner-2119] fix:DirectByteBuffer.array() brought the UnsupportedOperationException
|
2023-02-23 10:14:34 +08:00 |
|
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 |
|