wenyh
|
d3ab2a2422
|
Merge pull request #3501 from actiontech/fix/2025
fix: type conversion error
|
2022-11-30 14:43:49 +08:00 |
|
wenyh
|
3d3ca80d00
|
Merge branch 'master' into fix/2025
|
2022-11-30 14:17:50 +08:00 |
|
ylinzhu
|
bb40be68b9
|
fix description of dryrun inner 1915 (#3499)
|
2022-11-29 13:21:18 +08:00 |
|
ylinzhu
|
22899eb5aa
|
fix Infinite recursion inner 2005 (#3498)
|
2022-11-29 13:21:08 +08:00 |
|
Collapsar
|
bbdb76ee22
|
inner 2022 - promise that add unResponseRrns is atomic (#3497)
|
2022-11-29 13:20:37 +08:00 |
|
guoaomen
|
e367c8e627
|
fix: type conversion error
|
2022-11-29 10:36:16 +08:00 |
|
ylinzhu
|
650d8f4f5e
|
fix performance optimization inner 1922 (#3489)
|
2022-11-28 10:55:45 +08:00 |
|
ylinzhu
|
117c9bf562
|
fix detection fail inner 1958 & 1973 (#3488)
* fix detection fail inner 1958
* fix
|
2022-11-23 14:25:15 +08:00 |
|
wenyh
|
b92e7025c5
|
Merge pull request #3490 from actiontech/fix/1997&1995
fix: explain result is wrong
|
2022-11-22 11:19:00 +08:00 |
|
LUA
|
b079d9005e
|
Merge branch 'master' into fix/1997&1995
|
2022-11-22 10:34:37 +08:00 |
|
ylinzhu
|
2d3eb3aaf6
|
optimize channel log inner 1895 (#3485)
fix
fix level
fix level
|
2022-11-21 17:38:07 +08:00 |
|
guoaomen
|
8a0cf8837a
|
fix: explain result is wrong
check the validity of queryForUpdateMaxRowsSize value
|
2022-11-21 17:18:10 +08:00 |
|
LUA
|
ec4f7d89b8
|
fix: exposed errors during dryrun (#3482)
dble_variables display queryForUpdateMaxRowsSize field
|
2022-11-18 13:11:58 +08:00 |
|
wenyh
|
8781d87785
|
[inner-1993] in rwsplit, filter 1064 syntax errors (#3480)
|
2022-11-18 13:11:46 +08:00 |
|
ylinzhu
|
b1310cf3f6
|
fix lost connection inner 1996 (#3483)
Co-authored-by: wenyh <44251917+wenyh1@users.noreply.github.com>
|
2022-11-17 11:16:51 +08:00 |
|
Rico
|
1c1878895b
|
inner-1492-supplement: modify buffer-monitor logic (#3468)
Signed-off-by: dcy10000 <dcy10000@gmail.com>
Signed-off-by: dcy10000 <dcy10000@gmail.com>
|
2022-11-17 09:33:42 +08:00 |
|
LUA
|
da951570ce
|
Merge pull request #3481 from actiontech/fix/1933
fix: use the state value before restoration to judge
|
2022-11-16 14:46:48 +08:00 |
|
guoaomen
|
b0d6cf528b
|
fix: use the state value before restoration to judge
|
2022-11-15 17:00:07 +08:00 |
|
wenyh
|
1744f21a7a
|
Merge pull request #3477 from actiontech/inner/1992
[inner-1992] fix bug
|
2022-11-15 15:34:51 +08:00 |
|
ylinzhu
|
7d528ec489
|
Merge branch 'master' into inner/1992
|
2022-11-15 14:45:39 +08:00 |
|
ylinzhu
|
9aac529166
|
fix check back_log inner 1931 (#3474)
* fix check back_log inner 1931
* fix ci
* add function use
* add information
* add information
|
2022-11-15 10:04:12 +08:00 |
|
ylinzhu
|
b3a2fa8a58
|
fix hang inner 1981 (#3473)
|
2022-11-15 10:03:58 +08:00 |
|
ylinzhu
|
0b7b84c14f
|
fix npe when innerRelease and close are concurrent inner 1883 (#3471)
|
2022-11-15 10:03:44 +08:00 |
|
ylinzhu
|
8f15edaf95
|
fix npe when the frontend connection is closed, the statement is still send (#3470)
|
2022-11-15 10:03:31 +08:00 |
|
LUA
|
cc3a6a5f51
|
fix: support multi-table update split delivery (#3466)
|
2022-11-15 10:03:16 +08:00 |
|
Rico
|
41144265f5
|
inner-1956:fix MultiNodeSelectHandler hang (#3461)
* inner-1956:fix MultiNodeSelectHandler hang
Signed-off-by: dcy10000 <dcy10000@gmail.com>
* inner-1956: heartbeat auth stage move to complexQueryExecutor
Signed-off-by: dcy10000 <dcy10000@gmail.com>
* inner-1956:fix for review
Signed-off-by: dcy10000 <dcy10000@gmail.com>
Signed-off-by: dcy10000 <dcy10000@gmail.com>
Co-authored-by: wenyh <44251917+wenyh1@users.noreply.github.com>
|
2022-11-15 10:03:04 +08:00 |
|
wenyh1
|
037dcbc6e4
|
[inner-1992] fix bug
|
2022-11-14 17:49:09 +08:00 |
|
ylinzhu
|
75888cc757
|
[inner-1947&1952] in rwSplit, multiple statements internal need to split processing, And adjust 'start transaction' parse
[inner-1947&1952] in rwSplit, multiple statements internal need to split processing, And adjust 'start transaction' parse
|
2022-11-14 10:24:39 +08:00 |
|
wenyh
|
ac7da29081
|
Merge branch 'master' into 1947_6
|
2022-11-11 17:40:15 +08:00 |
|
wenyh1
|
d42c67d290
|
adjust code
|
2022-11-11 16:38:15 +08:00 |
|
Rico
|
822336d796
|
inner-1972:fix gmssl (#3465)
Signed-off-by: dcy10000 <dcy10000@gmail.com>
Signed-off-by: dcy10000 <dcy10000@gmail.com>
|
2022-11-11 13:27:15 +08:00 |
|
Collapsar
|
001346909e
|
inner 1497 - avoid concurrency between close and xa prepare (#3453)
Co-authored-by: Huqing Yan <yanhuqing666@gmail.com>
|
2022-11-10 17:04:17 +08:00 |
|
wenyh1
|
f45487be3a
|
[inner-1948] adjust code
|
2022-11-08 16:52:15 +08:00 |
|
ylinzhu
|
7284ac0164
|
fix memory leak inner 1860
fix memory leak inner 1860
|
2022-11-08 15:54:09 +08:00 |
|
ylinzhu
|
4db21a4704
|
Merge branch 'master' into 1860
|
2022-11-08 14:42:19 +08:00 |
|
wenyh
|
8ef9c4c2ff
|
Merge pull request #3467 from actiontech/fix/1763-n
fix: strategies to increase slow query blocking
|
2022-11-08 14:00:09 +08:00 |
|
guoaomen
|
0188cb01f4
|
fix: strategies to increase slow query blocking
|
2022-11-08 13:30:36 +08:00 |
|
ylinzhu
|
5ebbf1510c
|
Merge branch 'master' into 1860
|
2022-11-08 10:58:07 +08:00 |
|
Rico
|
f6c7b4ff78
|
inner-1492: memory leak monitor (#3458)
* inner-1492: memory leak monitor
Signed-off-by: dcy10000 <dcy10000@gmail.com>
* inner-1492-supplement: add system params
Signed-off-by: dcy10000 <dcy10000@gmail.com>
* inner-1492: modify for review .
Signed-off-by: dcy10000 <dcy10000@gmail.com>
Signed-off-by: dcy10000 <dcy10000@gmail.com>
|
2022-11-07 16:27:35 +08:00 |
|
wenyh1
|
48170f79ff
|
[inner-1979] adjust the txlog for implicit commit sql
|
2022-11-07 14:04:43 +08:00 |
|
ylinzhu
|
00cad87f37
|
Merge branch 'master' into 1860
|
2022-11-07 11:11:54 +08:00 |
|
lin
|
2dd0e381df
|
fix
|
2022-11-07 10:55:47 +08:00 |
|
wenyh1
|
50d2aaf113
|
[inner-1947&1952] in rwSplit, multiple statements internal need to split processing, And adjust 'start transaction' parse
|
2022-11-07 10:28:38 +08:00 |
|
lin
|
a08522e11f
|
fix memory leak inner 1860
fix npe when connection concurrency is closed
|
2022-11-07 10:09:26 +08:00 |
|
ylinzhu
|
c239015e59
|
fix read instance send create statement inner 1962 (#3451)
* fix deliver the create statement from the instance inner 1962
* fix
|
2022-11-07 10:09:00 +08:00 |
|
wenyh
|
247fe35751
|
[inner-1953] adjust the txid logic for the XA scenario (#3449)
* [inner-1953] adjust the txid logic for the XA scenario
* [inner-1953] just code
* [inner-1953] just code
|
2022-11-04 12:03:40 +08:00 |
|
LUA
|
85a548b7f1
|
fix: alert when xa retry stop (#3457)
|
2022-11-04 10:11:02 +08:00 |
|
wenyh
|
b6baa9928d
|
Merge pull request #3448 from actiontech/inner-1945
inner-1945: print error if no handler
|
2022-11-03 13:44:49 +08:00 |
|
wenyh
|
8579737055
|
Merge branch 'master' into inner-1945
|
2022-11-02 14:22:54 +08:00 |
|
Collapsar
|
644971772d
|
inner 1927 - fix initial status to quit status (#3455)
|
2022-11-02 12:59:40 +08:00 |
|