Commit Graph

3702 Commits

Author SHA1 Message Date
guoaomen cd8e5252c8 fix: type conversion error 2022-11-30 17:29:31 +08:00
guoaomen 645b8ac47d 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:51:08 +08:00
ylinzhu 4447ed3cbb fix loaddata Memory overflow inner 1936 (#3436) 2022-11-30 15:14:30 +08:00
Rico de63657d09 inner-1972:fix gmssl (#3465)
Signed-off-by: dcy10000 <dcy10000@gmail.com>

(cherry picked from commit 822336d796)
Signed-off-by: dcy10000 <dcy10000@gmail.com>
2022-11-18 10:39:43 +08:00
Rico 5addfa888b inner-1956:fix MultiNodeSelectHandler hang (#3461)
Signed-off-by: dcy10000 <dcy10000@gmail.com>
2022-11-18 10:35:50 +08:00
dcy10000 78c3f64bf0 inner-1945: print error if no handler
Signed-off-by: dcy10000 <dcy10000@gmail.com>
(cherry picked from commit 2654fea4ef)
2022-11-18 10:34:09 +08:00
Collapsar 56a99a73fb inner 1497 - avoid concurrency between close and xa prepare (#3453)
Co-authored-by: Huqing Yan <yanhuqing666@gmail.com>
(cherry picked from commit 001346909e)
2022-11-14 14:16:24 +08:00
Collapsar 10141c72ae inner 1927 - fix initial status to quit status (#3455)
(cherry picked from commit 644971772d)
2022-11-11 15:45:24 +08:00
Collapsar dfd03bbb8c inner 1927 - avoid timeout heartbeat connection remaining (#3452)
* inner 1927 - avoid timeout heartbeat connection remaining

* inner 1927 - add missing return

(cherry picked from commit 177f1cb526)
2022-11-11 15:45:24 +08:00
Collapsar 5a17eb5818 inner 1927 - avoid timeout heartbeat connection remaining (#3441)
(cherry picked from commit ca90fae611)
2022-11-11 15:45:24 +08:00
yanhuqing 1c626d1b7c version rollback to 3.22.07.99/lts 2022-09-15 06:32:13 +00:00
yanhuqing 891dd27f53 version tag to 3.22.07.0 3.22.07.0/tag 2022-09-15 06:23:30 +00:00
wenyh 6421d79fba Merge pull request #3410 from actiontech/1791
update Xss jvm param inner 1791
2022-09-15 11:20:23 +08:00
ylinzhu 20247d93b2 fix performance optimization inner 1917
fix performance optimization inner 1917
2022-09-13 10:21:55 +08:00
lin 8ae68be307 fix performance optimization inner 1917 2022-09-09 17:15:21 +08:00
yanhuqing 5e3db6d0c3 version to 3.22.07.99 2022-09-02 06:04:49 +00:00
dcy d88bbc00d4 inner-1912: prevent multi statement hang.
Signed-off-by: dcy <dcy10000@gmail.com>
2022-08-31 16:20:34 +08:00
wenyh 96c356d5a2 Merge pull request #3391 from actiontech/inner/1841
[inner-1841] fix: group_concat()'s sort problem
2022-08-30 16:59:21 +08:00
wenyh 3419b70642 Merge branch 'master' into inner/1841 2022-08-30 16:14:30 +08:00
wd2365151147 156bf9d476 [inner-1841] fix: group_concat()'s sort problem 2022-08-30 15:54:46 +08:00
yanhuqing666 f5bdc8b93b default value 2022-08-29 14:41:52 +08:00
yanhuqing666 102f95eb64 default value 2022-08-29 10:21:45 +08:00
Collapsar b03769bcb7 inner-1908: remove hint plan space (#3389) 2022-08-25 15:25:59 +08:00
Rico fc58792075 inner-1897:optimize recycle logic (#3384)
* inner-1897:optimize recycle logic

Signed-off-by: dcy <dcy10000@gmail.com>

* inner-1897:optimize recycle logic

Signed-off-by: dcy <dcy10000@gmail.com>

Signed-off-by: dcy <dcy10000@gmail.com>
Co-authored-by: ylinzhu <46126022+ylinzhu@users.noreply.github.com>
2022-08-25 09:39:20 +08:00
Collapsar 5f8684cf4b inner-1904: fix direct memory leak (#3378) (#3379) 2022-08-25 09:39:08 +08:00
wenyh 27a8df3092 Merge pull request #3380 from actiontech/inner/1830
[inner-1830] fix:result of the a group_concat() is incorrect
2022-08-24 15:52:00 +08:00
wenyh 5d792ad15d Merge branch 'master' into inner/1830 2022-08-24 15:20:26 +08:00
ylinzhu 1291b94b67 fix sql where condition is miss inner 1829
fix sql where condition is miss inner 1829
2022-08-24 13:12:35 +08:00
ylinzhu 4d4731a763 Merge branch 'master' into 1829 2022-08-24 10:57:17 +08:00
Rico 993df28f94 inner-1892:fix login operation consume thread pool (#3370)
* inner-1892:fix login operation consume thread pool

Signed-off-by: dcy <dcy10000@gmail.com>

* inner-1892:fix login operation consume thread pool

Signed-off-by: dcy <dcy10000@gmail.com>

Signed-off-by: dcy <dcy10000@gmail.com>
2022-08-23 17:23:16 +08:00
wenyh 98df96ad8d [inner-1812&1811&1810] fix : when natural join, fix 'could not find the column' and 'duplicate column' and adjust columns order (#3365)
* [inner-1812] fix: when natural join could not find the column

* [inner-1811] fix: when natural join, duplicate column

* [inner-1810] adjust columns order of natual join

Co-authored-by: ylinzhu <46126022+ylinzhu@users.noreply.github.com>
2022-08-23 17:06:24 +08:00
wd2365151147 e287d745cb [inner-1830] fix:result of the a group_concat() is incorrect 2022-08-23 16:46:02 +08:00
Rico bc1f401202 inner-1896&1897 sync release hang when receive error package (#3368)
Signed-off-by: dcy <dcy10000@gmail.com>

Signed-off-by: dcy <dcy10000@gmail.com>
2022-08-23 11:14:31 +08:00
Collapsar feb7a7acee inner-1900: use table alias to replace table index (#3375) 2022-08-23 11:13:19 +08:00
ylinzhu 2a289b7145 fix hint parse npe inner 1902 (#3377) 2022-08-23 10:34:53 +08:00
lin 750225bf95 fix sql where condition is miss inner 1829 2022-08-22 10:11:27 +08:00
ylinzhu 40fc0d161f Merge pull request #3358 from actiontech/inner/1855
[inner-1855] fix: in 'join on subquery', subquery is executed repeatedly
2022-08-19 13:29:40 +08:00
wenyh ac6829d722 Merge branch 'master' into inner/1855 2022-08-19 12:51:18 +08:00
LUA 5ae431f6a4 Merge pull request #3366 from actiontech/fix/status
fix: use lowercase for status
2022-08-17 11:41:54 +08:00
guoaomen 61792c5403 fix: use lowercase for status 2022-08-17 11:04:34 +08:00
wd2365151147 c156ce6f6e [inner-1855] adjust 2022-08-16 16:59:42 +08:00
Rico bc7d40209d inner-1859: release switch (#3355)
Signed-off-by: dcy <dcy10000@gmail.com>

Signed-off-by: dcy <dcy10000@gmail.com>
2022-08-16 11:20:16 +08:00
wd2365151147 61f636ee77 [inner-1855] fix: in 'join on subquery', subquery is executed repeatedly 2022-08-15 16:49:37 +08:00
Collapsar b70a1696be inner-1501: fix NullPointException (#3356) 2022-08-15 14:29:47 +08:00
ylinzhu 2c681fa90b Merge pull request #3337 from actiontech/1831
fix hint parse error inner 1831
2022-08-12 18:42:22 +08:00
ylinzhu 2e54d086e3 Merge branch 'master' into 1831 2022-08-12 17:43:17 +08:00
LUA 4d120bf9a9 fix: the connection pool must be recycled when deleting dbInstance (#3350) 2022-08-12 16:29:27 +08:00
wenyh befaf43865 [inner-1839] strengthen judgment (#3354) 2022-08-12 15:25:35 +08:00
wenyh eb20755163 [inner-1844] Fix the round/truncate function problem (#3348) 2022-08-12 10:00:34 +08:00
ylinzhu 8888be5146 fix mysql heartbeat fails to recover for a long time due to VIP drift inner 1495 (#3344)
fix
2022-08-11 18:01:18 +08:00