guoaomen
01e410c8f8
fix: codeql adaptation
2022-12-06 14:04:13 +08:00
Rico
683d4e36aa
inner-1492-supplement: add allocate time field for dble_memory_resident ( #3515 )
...
Signed-off-by: dcy10000 <dcy10000@gmail.com >
Signed-off-by: dcy10000 <dcy10000@gmail.com >
2022-12-06 13:23:47 +08:00
Rico
c35c30e985
inner-2032: fix memory leak when kill query ( #3512 )
...
Signed-off-by: dcy10000 <dcy10000@gmail.com >
Signed-off-by: dcy10000 <dcy10000@gmail.com >
Co-authored-by: ylinzhu <46126022+ylinzhu@users.noreply.github.com >
2022-12-06 13:23:34 +08:00
guoaomen
67bf099782
fix: codeql adaptation
2022-12-05 16:12:01 +08:00
LUA
253d02912c
fix:try splitting and sending when transparent transmission is not supported ( #3514 )
2022-12-05 13:16:31 +08:00
Rico
42c343e305
Inner 2016&1987 fix bug for memory-monitor ( #3502 )
...
* inner-1987: fix enableXX print-type mismatch
Signed-off-by: dcy10000 <dcy10000@gmail.com >
* inner-2016: fix name error
Signed-off-by: dcy10000 <dcy10000@gmail.com >
Signed-off-by: dcy10000 <dcy10000@gmail.com >
2022-12-05 13:16:17 +08:00
Collapsar
043013fcca
inner 1959 - avoid the case that connectionClose thread is updating flag but other thread had finished ( #3494 )
...
* inner 1959 - avoid the case that connectionClose thread is updating flag but other thread had finished
* fix logic
Co-authored-by: wenyh <44251917+wenyh1@users.noreply.github.com >
2022-12-05 13:15:58 +08:00
LUA
6aeb7d8308
fix: group by to remove duplicate fields ( #3513 )
...
Subquery fields are not allowed to be updated
2022-12-05 10:26:33 +08:00
Rico
a1cafc1f34
inner-2020: prevent repeat json function call. ( #3504 )
...
Signed-off-by: dcy10000 <dcy10000@gmail.com >
Signed-off-by: dcy10000 <dcy10000@gmail.com >
2022-12-05 10:26:10 +08:00
wenyh
a93d1c0002
Merge branch 'master' into inner/1783
2022-12-01 14:41:18 +08:00
wenyh
d7171712ec
Merge branch 'master' into inner-2026
2022-12-01 10:31:24 +08:00
wenyh1
c453d8b6c2
[inner-2030] fix the bug with the schema name
2022-11-30 19:10:19 +08:00
wenyh1
9f32058ffd
[issue-3450] support the JDK parameters
2022-11-30 17:09:16 +08:00
guoaomen
780b1eaf06
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 16:52:27 +08:00
wenyh1
c1ca6ad012
[inner-2026] fix bug with table aliases
2022-11-30 16:40:32 +08:00
LUA
48f0fd00f9
fix: join on converts to where syntax ( #3500 )
...
explain removes extra spaces
2022-11-30 15:51:47 +08:00
wenyh
3d3ca80d00
Merge branch 'master' into fix/2025
2022-11-30 14:17:50 +08:00
wenyh1
a855050c89
[inner-1783] enhance debug log judgment
2022-11-29 15:36:43 +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
wenyh1
cdb47e291c
[inner-1783] adjust transaction's debug log
2022-11-24 10:32:37 +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
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
guoaomen
b0d6cf528b
fix: use the state value before restoration to judge
2022-11-15 17:00:07 +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
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
4db21a4704
Merge branch 'master' into 1860
2022-11-08 14:42:19 +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