Commit Graph

3881 Commits

Author SHA1 Message Date
ylinzhu 3baaf021ae fix jdbc compatible pre-delivery statements error inner 2212
fix
2023-05-18 13:39:26 +08:00
guoaomen 21f97d2055 fix: the timing of obtaining the number of waiting threads in the connection pool is wrong 2023-05-08 16:10:11 +08:00
dcy10000 38b823411b 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)
2023-05-08 13:22:19 +08:00
wenyh1 823a1ba39d adjust travis and quartz version
(cherry picked from commit 168f942f0e)
2023-05-05 17:25:30 +08:00
wenyh1 827025a121 [inner-2180] adjusted for thread-safe collections
(cherry picked from commit d14382d034)
2023-04-17 10:55:42 +08:00
wenyh1 0add12affd [inner-2157] fix lost connection bug from ddl
(cherry picked from commit f53a1ddb71)
2023-04-11 13:31:41 +08:00
guoaomen a825920f27 fix: heartbeat connection lacks the assignment of connectionTimeout 2023-04-10 14:16:16 +08:00
guoaomen 7e591c8ad5 fix: close the connection that is being created and the creation time exceeds the connectionTimeout value 2023-04-10 14:16:11 +08:00
dcy10000 5eb4c9bf75 inner-2158:add connection create log info
Signed-off-by: dcy10000 <dcy10000@gmail.com>
(cherry picked from commit 443f8550a3)
2023-03-28 13:41:50 +08:00
wenyh1 1bc6e1ece3 [inner-2144] fix:sql_log's view with conditional query error
(cherry picked from commit c7f61c1a89)
2023-03-21 13:41:59 +08:00
dcy10000 92f17fdb64 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:10:38 +08:00
dcy10000 64e4943838 inner-2142:fix npe for inner-2140
Signed-off-by: dcy10000 <dcy10000@gmail.com>
(cherry picked from commit 9cc10e088b)
2023-03-14 16:38:58 +08:00
dcy10000 30b1ff0807 inner-2140: fix the multi-thread bug for xa
Signed-off-by: dcy10000 <dcy10000@gmail.com>
(cherry picked from commit cdce285da5)
2023-03-14 10:09:06 +08:00
wenyh1 fd12ddc9ce [inner-2119] fix:DirectByteBuffer.array() brought the UnsupportedOperationException 2023-02-23 10:10:58 +08:00
wenyh 689ed011dc [inner-2095] Log4j upgrade to 2.18.0 version (#3605) 2023-02-20 13:38:03 +08:00
wenyh 148c04352e [inner-2096] fix: the problem of hung in the 16M's big package (#3606)
(cherry picked from commit 8839c82cdd)
2023-02-08 11:08:40 +08:00
wenyh1 51a0cc4d8e [inner-2083] fix SqlDumpLog's npe
(cherry picked from commit fca8fbb5ad)
2023-01-13 16:03:25 +08:00
CI bf6c9efc69 version rollback to 3.22.11.99 2023-01-12 14:10:21 +08:00
CI b0e0c41a3d version tag to 3.22.11.0 3.22.11.0/tag 2023-01-12 13:58:28 +08:00
guoaomen ff53972c4a fix: runnableMap does not store complexQueryWorker threads 2023-01-09 09:59:30 +08:00
lin 691d1d1345 fix parameter default value inner 2069
fix
2023-01-05 10:26:33 +08:00
yanhuqing 73d13ce3d7 version to 3.22.11.99 2022-12-28 09:32:59 +00:00
Collapsar 078b38190c issue 3238 - fix cpu 100% (#3569)
* issue 3238 - fix cpu 100%

* issue 3238 - remove useless code
2022-12-28 16:06:42 +08:00
ylinzhu c68c60b9df fix Initialization status shows error (#3572) 2022-12-27 13:50:51 +08:00
dcy10000 8fa8ff8e14 inner-2062: fix npe
Signed-off-by: dcy10000 <dcy10000@gmail.com>
2022-12-27 10:49:31 +08:00
ylinzhu 59e8fce703 fix modify the display default value inner 1846
fix  modify the display default value inner 1846
2022-12-23 15:57:41 +08:00
ylinzhu 4582d5b69d Merge branch 'master' into _1846 2022-12-23 15:22:53 +08:00
lin 248129322b fix 2022-12-23 13:15:14 +08:00
Rico 74e2023d1f inner-1945-supplement: report error packet when connection closed (#3562)
Signed-off-by: dcy10000 <dcy10000@gmail.com>

Signed-off-by: dcy10000 <dcy10000@gmail.com>
2022-12-23 09:37:33 +08:00
wenyh f81bba68f8 Merge pull request #3565 from actiontech/inner-1959-lock
inner 1959 - fix bug about lock table
2022-12-22 15:01:00 +08:00
wenyh 0ce35ec1c3 Merge branch 'master' into inner-1959-lock 2022-12-22 14:45:18 +08:00
wenyh 1ff09dbf59 Merge pull request #3561 from actiontech/inner/2049_1
[inner-2049] adjust log
2022-12-22 14:40:08 +08:00
Collapsar f088c94d33 Merge branch 'master' into inner-1959-lock 2022-12-22 14:30:53 +08:00
wenyh 18eeb2b1f9 Merge branch 'master' into inner/2049_1 2022-12-22 14:25:45 +08:00
wenyh 604194973f Merge pull request #3560 from actiontech/inner/1983
[inner-1983] fix: in rwSplit, load data failure
2022-12-22 14:24:24 +08:00
baofengqi f062669614 inner 1959 - fix bug about lock table 2022-12-22 14:22:11 +08:00
wenyh 1d98fe8734 Merge branch 'master' into inner/1983 2022-12-22 14:17:18 +08:00
wenyh 14d7f139a2 Merge branch 'master' into inner/2049_1 2022-12-21 11:08:05 +08:00
wenyh 75a2f3dbf2 Merge pull request #3559 from actiontech/inner/2205
[inner-2055] fix npe
2022-12-21 10:54:40 +08:00
wenyh1 8659755ebe [inner-2049] adjust log 2022-12-21 10:27:09 +08:00
wenyh1 9013230376 [inner-1983] fix: in rwSplit, load data failure 2022-12-20 19:10:51 +08:00
wenyh1 025986dc96 [inner-2055] fix npe 2022-12-20 18:25:00 +08:00
wenyh f41d9cedb7 Merge pull request #3550 from actiontech/inner/2049
[inner-2049] adjust log
2022-12-20 18:18:45 +08:00
wenyh df6323956d Merge branch 'master' into inner/2049 2022-12-20 18:04:43 +08:00
wenyh 2951b163e0 Merge pull request #3542 from actiontech/inner/2017
[inner-2017] adjust FrontActiveRatioStat's logic
2022-12-16 11:25:03 +08:00
wenyh 1f8246fbbc Merge branch 'master' into inner/2017 2022-12-16 11:14:01 +08:00
lin 608f11d4fd fix modify the display default value inner 1846 2022-12-15 14:27:54 +08:00
wenyh1 4aee2a3831 [inner-2049] adjust log 2022-12-14 20:51:23 +08:00
wenyh1 2c70bdcd22 [inner-2017] adjust 2022-12-14 11:42:22 +08:00
LUA 84015a2414 fix: codeQL (#3548) 2022-12-13 14:45:34 +08:00