ylinzhu
|
670c9a2b0b
|
Merge branch 'master' into 2239
|
2023-06-06 13:58:00 +08:00 |
|
LUA
|
78ed320954
|
Merge pull request #3722 from actiontech/fix/slowlog-master
fix: after the slow log queue is full, discard the subsequent records that need to be added(cherry-pick)
|
2023-06-05 16:53:16 +08:00 |
|
LUA
|
b4ed91aeb9
|
Merge branch 'master' into fix/slowlog-master
|
2023-06-05 16:40:28 +08:00 |
|
ylz
|
cf2e2bfedd
|
change code location
|
2023-06-05 13:27:49 +08:00 |
|
ylinzhu
|
976ffc743c
|
Merge pull request #3723 from actiontech/2241
fix use backend connection information
|
2023-06-02 16:02:50 +08:00 |
|
ylz
|
01faaa7864
|
fix use backend connection information
|
2023-06-02 15:36:26 +08:00 |
|
guoaomen
|
7b8b83d0dc
|
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-06-02 14:28:02 +08:00 |
|
ylz
|
80f3fe5a7b
|
fix parameter check inner 2239
fix
|
2023-05-31 15:00:44 +08:00 |
|
wenyh
|
b3585f19f3
|
Merge pull request #3711 from actiontech/inner-2215
[inner-2215] in execute protocol, prepare sql need to be recorded in sql_log
|
2023-05-30 10:57:15 +08:00 |
|
wenyh
|
15035862ee
|
[inner-2215] in execute protocol, prepare sql need to be recorded in sql_log
|
2023-05-29 15:31:31 +08:00 |
|
wenyh
|
e7c5270928
|
Merge pull request #3693 from actiontech/2213_master
[inner-2213] adjust the basis of whether the 'readInstance' judgment (cherry pick from #3681)
|
2023-05-29 13:34:50 +08:00 |
|
wenyh
|
4b81335b0c
|
Merge branch 'master' into 2213_master
|
2023-05-29 13:22:55 +08:00 |
|
LUA
|
2902252aab
|
Merge pull request #3710 from actiontech/fix/2048
fix: rw-split user are not limited by maxPacketSize of dble
|
2023-05-29 11:32:02 +08:00 |
|
wenyh
|
1c1f110ec1
|
Merge branch 'master' into 2213_master
|
2023-05-29 11:12:23 +08:00 |
|
guoaomen
|
dbb1993b2c
|
fix: rw-split user are not limited by maxPacketSize of dble
|
2023-05-29 10:55:49 +08:00 |
|
LUA
|
879739cedb
|
Merge pull request #3708 from actiontech/fix/2235
fix: ssl not wrap all the content in the buffer
|
2023-05-29 10:51:15 +08:00 |
|
guoaomen
|
8518460f9c
|
fix: ssl not wrap all the information in the buffer
|
2023-05-26 11:40:17 +08:00 |
|
dcy10000
|
f7e17a2079
|
inner-2153:fix bug for "response tabular repose error" packet
Signed-off-by: dcy10000 <dcy10000@gmail.com>
|
2023-05-25 13:55:09 +08:00 |
|
LUA
|
a5c0bc7b81
|
Merge pull request #3706 from actiontech/fix/2051
fix: utf8mb4_0900_ai_c is only supported when the dble version is greater than or equal to 8.0.3
|
2023-05-25 10:28:16 +08:00 |
|
guoaomen
|
9835c29eaf
|
fix: utf8mb4_0900_ai_c is only supported when the dble version is greater than or equal to 8.0.3
|
2023-05-24 14:13:08 +08:00 |
|
wenyh
|
56e7815632
|
Merge pull request #3702 from actiontech/inner-2222
[inner-2222] clear the 'sendData' resource in the transaction correctly
|
2023-05-24 10:48:20 +08:00 |
|
wenyh
|
6b54460e78
|
Merge branch 'master' into inner-2222
|
2023-05-23 15:28:02 +08:00 |
|
wenyh
|
ae8a12f834
|
Merge pull request #3698 from actiontech/inner-2227
[inner-2227] prevents 'connection-pool-evictor-thread' thread from exiting unexpectedly
|
2023-05-23 15:12:08 +08:00 |
|
wenyh
|
0a8e511974
|
Merge branch 'master' into inner-2227
|
2023-05-23 14:56:09 +08:00 |
|
wenyh
|
cb51b8fdae
|
[inner-2227] prevents 'connection-pool-evictor-thread' thread from exiting unexpectedly
|
2023-05-23 14:36:42 +08:00 |
|
ylinzhu
|
086c050a38
|
Merge pull request #3701 from actiontech/2188
fixed 'show @@connection.sql.status & show @@connection_pool' in python report ValueError inner 2188
|
2023-05-22 18:02:09 +08:00 |
|
wenyh
|
2cb157dcf2
|
[inner-2222] clear the 'sendData' resource in the transaction correctly
|
2023-05-22 17:51:45 +08:00 |
|
ylinzhu
|
7409b365fa
|
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:52:49 +08:00 |
|
dcy10000
|
98e75e6f96
|
inner-2153:fix bug for "response tabular repose error" packet
Signed-off-by: dcy10000 <dcy10000@gmail.com>
|
2023-05-19 10:35:16 +08:00 |
|
ylinzhu
|
df961bac82
|
fix jdbc compatible pre-delivery statements error inner 2212
fix jdbc compatible pre-delivery statements error inner 2212
|
2023-05-18 13:29:52 +08:00 |
|
ylinzhu
|
f83bea7970
|
Merge branch 'master' into 2210-m
|
2023-05-18 13:16:24 +08:00 |
|
LUA
|
d97d885283
|
Merge pull request #3695 from actiontech/fix/rwsplituser
fix: add type judgment
|
2023-05-18 10:15:30 +08:00 |
|
guoaomen
|
6f5e960018
|
fix: add type judgment
|
2023-05-18 09:57:03 +08:00 |
|
LUA
|
1940e36009
|
Merge pull request #3694 from actiontech/fix/2221
fix: add rwSplitUser also needs to check the version
|
2023-05-17 16:58:44 +08:00 |
|
guoaomen
|
ca75ea46cf
|
fix: add rwSplitUser also needs to check the version
adjust heartbeat error message
|
2023-05-17 14:47:16 +08:00 |
|
ylinzhu
|
ed0713e85a
|
Merge branch 'master' into 2210-m
|
2023-05-17 14:30:44 +08:00 |
|
LUA
|
386bd74134
|
Merge pull request #3692 from actiontech/fix/2221
fix: peel version check module
|
2023-05-17 11:11:52 +08:00 |
|
wenyh
|
708a6cac20
|
[inner-2213] adjust the basis of whether the 'readInstance' judgment (cherry pick from #3681)
|
2023-05-15 17:04:17 +08:00 |
|
guoaomen
|
fe4d97884b
|
fix: peel version check module
when modifying the rwSplitUser-dbGroup, it is also necessary to check the version
|
2023-05-15 15:34:25 +08:00 |
|
ylinzhu
|
0416ab6343
|
fix jdbc compatible pre-delivery statements error inner 2212
fix
|
2023-05-15 15:10:55 +08:00 |
|
LUA
|
f16836f368
|
Merge pull request #3682 from actiontech/fix/1867-master
fix: the timing of obtaining the number of waiting threads in the connection pool is wrong
|
2023-05-15 13:53:52 +08:00 |
|
LUA
|
0e71b04279
|
Merge branch 'master' into fix/1867-master
|
2023-05-15 10:23:58 +08:00 |
|
Huqing Yan
|
3a57151180
|
Update README.md
|
2023-05-10 14:58:46 +08:00 |
|
guoaomen
|
edcb47274c
|
fix: grpcTimeout parameter validation
|
2023-05-08 16:28:25 +08:00 |
|
guoaomen
|
1ec14338d8
|
fix: the timing of obtaining the number of waiting threads in the connection pool is wrong
|
2023-05-08 16:12:29 +08:00 |
|
dcy10000
|
2da8e8ff23
|
inner-2196-bugfix2:fix for delete SQL
Signed-off-by: dcy10000 <dcy10000@gmail.com>
|
2023-05-05 16:02:38 +08:00 |
|
dcy10000
|
6a73c43736
|
inner-2196-bugfix
Signed-off-by: dcy10000 <dcy10000@gmail.com>
|
2023-05-05 16:02:38 +08:00 |
|
wenyh
|
d31f7aad17
|
Merge pull request #3678 from actiontech/inner-2208
[inner-2208] display column aliases correctly
|
2023-05-04 13:56:26 +08:00 |
|
wenyh
|
ea0f21f5b5
|
[inner-2208] display column aliases correctly
|
2023-05-04 10:20:40 +08:00 |
|
wenyh
|
3fe3d1cfb1
|
Merge pull request #3675 from actiontech/inner-2205
[inner-2205] should update the latest sequence_conf.properties when sequenceHandlerType=4 and executing 'reload @@config'
|
2023-04-28 12:27:16 +08:00 |
|