wenyh
43a7985339
[inner-1762] fix:no handler ( #3257 )
...
(cherry picked from commit 16c317b9f7 )
2022-06-30 17:42:03 +08:00
LUA
184b2c55cc
feat: specify a queued thread when creating a new connection
2022-06-30 11:07:18 +08:00
yanhuqing
b861a89190
version rollback to 3.22.01.99/lts
2022-06-15 06:39:15 +00:00
yanhuqing
6c90fba9b1
version tag to 3.22.01.1
3.22.01.1/tag
2022-06-15 06:30:39 +00:00
ylinzhu
6412201ede
Merge pull request #3283 from actiontech/1776-
...
optimize com_field_list unbind the connection inner 1776
2022-06-15 11:24:29 +08:00
lin
d965516c8e
fix
2022-06-15 10:58:49 +08:00
lin
09f01c1112
optimize com_field_list unbind the connection inner 1776
2022-06-15 10:57:09 +08:00
wenyh
11c1e7c017
Merge pull request #3281 from actiontech/1776
...
fix com_field_list unbind the connection inner 1776
2022-06-13 17:44:50 +08:00
lin
831d107946
fix com_field_list unbind the connection inner 1776
2022-06-13 17:15:32 +08:00
wenyh
d4b8a008d8
Merge pull request #3278 from actiontech/fix/gmssl
...
feat: support SSL and gmssl(cherry-pick)
2022-06-13 14:22:36 +08:00
wenyh
66b631a820
Merge pull request #3275 from actiontech/fix-1596
...
fix heartbeat timeout inner 1596 (#3256 )
2022-06-13 14:03:44 +08:00
ylinzhu
be2a8745b9
Merge pull request #3280 from actiontech/1787
...
fix Insert and delete statements error inner 1787
2022-06-13 11:13:54 +08:00
lin
9e71195827
fix Insert and delete statements error inner 1787
2022-06-13 10:48:47 +08:00
lin
6310e3f224
fix statement insertion errors inner 1787
2022-06-13 09:57:12 +08:00
wenyh
acb71a3ef0
Support SSL and gmssl
2022-06-10 17:17:06 +08:00
ylinzhu
5ae5ead9f5
fix heartbeat timeout inner 1596 ( #3256 )
2022-06-10 14:23:59 +08:00
ylinzhu
0ca08a4e17
connection closed error optimization inner 1756 ( #3249 )
2022-06-10 13:06:05 +08:00
ylinzhu
3244078a3e
Merge pull request #3273 from actiontech/1780
...
fix local read error inner 1780 & 1775
2022-06-09 16:48:13 +08:00
lin
f7721b3821
fix local read error inner 1780 & 1775
...
fix
fix
fix
2022-06-09 13:38:48 +08:00
ylinzhu
8edaec7457
fix heartbeat timeout inner 1371 ( #3248 ) ( #3264 )
2022-06-06 15:41:16 +08:00
lin
801d319fc6
fix different types of databases have different check policies inner 1767
2022-05-31 15:07:32 +08:00
ylinzhu
7312090801
local read support inner 1752 ( #3263 )
...
* local read support inner 1752
fix
* fix
fix
2022-05-30 20:34:51 +08:00
guoaomen
dbba9488ab
fix: xa-id removes shema+table
2022-05-18 09:58:58 +08:00
wd2365151147
eb3c514500
[inner-1747] upper case processing
...
(cherry picked from commit 7969749de5 )
2022-05-17 13:33:47 +08:00
guoaomen
2b61aafdbc
fix: adjust conditions for associated joins in transactions
...
* not contains duplicate nodes: shardingNode-MySQLConnection
* contains duplicate nodes: shardingNode+schema.table-MySQLConnection
2022-05-13 14:20:00 +08:00
guoaomen
91d722c88a
fix: "between and" returns the wrong table name
2022-05-10 14:58:05 +08:00
yanhuqing
a48223eaab
version rollback to 3.22.01.99/lts
2022-04-27 09:17:22 +00:00
yanhuqing
e5d394e599
version tag to 3.22.01.0
3.22.01.0/tag
2022-04-27 09:12:15 +00:00
Rico
39f577fac8
inner-1731: fix dble_thread_pool_task NPE when no config ( #3227 )
...
Signed-off-by: dcy <dcy10000@gmail.com >
(cherry picked from commit b19f7a799e )
2022-04-25 15:06:50 +08:00
ylinzhu
28586d572c
fix sql hang inner 1733 ( #3228 )
2022-04-21 21:31:56 +08:00
Rico
8d9c228115
inner-1730:fix join hint NPE ( #3224 )
...
Signed-off-by: dcy <dcy10000@gmail.com >
(cherry picked from commit 28115b1b81 )
2022-04-18 17:45:16 +08:00
yanhuqing
21ab56eeab
version to 3.22.01.99
2022-04-15 06:48:11 +00:00
Rico
de3f647487
inner-1666:report error instead of merge left join relations ( #3221 )
...
* Revert "inner-1705:fix for otherJoinFilter (#3198 )"
This reverts commit 88777f7f
Signed-off-by: dcy <dcy10000@gmail.com >
* Revert "inner-1688:refactor the implementation of inner-1666 (#3185 )"
This reverts commit 104dd29d
Signed-off-by: dcy <dcy10000@gmail.com >
* Revert "inner-1666: discard left join when both left join and inner join exists (#3165 )"
This reverts commit f6c26d24
Signed-off-by: dcy <dcy10000@gmail.com >
* inner-1666-v2:report error instead of merge left join relations
Signed-off-by: dcy <dcy10000@gmail.com >
2022-04-15 14:28:08 +08:00
ylinzhu
d95ff8f6fb
Merge pull request #3222 from actiontech/1728
...
fix add nestloop in er relation inner 1728
2022-04-15 14:08:00 +08:00
lin
bff6a84829
fix Add nestloop in er relation inner 1728
2022-04-15 13:42:52 +08:00
Rico
9363cbf548
inner-1581:fix npe for flow control ( #3216 )
...
Signed-off-by: dcy <dcy10000@gmail.com >
2022-04-14 18:25:14 +08:00
wenyh
64bc0106c4
Merge pull request #3212 from actiontech/inner-1706
...
inner 1706 - remove schema incorrectly
2022-04-07 20:10:22 +08:00
baofengqi
038a8ed364
inner 1706 - remove schema incorrectly
2022-04-07 15:51:10 +08:00
Collapsar
a39ef77878
inner 1718 - no need to push down in func ( #3211 )
...
* no need to push down in func
* avoid missing push
2022-04-06 14:55:50 +08:00
LUA
b0fe81f191
fix: remove redundant code ( #3210 )
2022-04-06 13:27:01 +08:00
Collapsar
1246881b44
fix heartbeat timeout and dryrun bug ( #3208 )
...
* avoid deadlock between backend connection close and backend recycle (#3200 )
* fix dryrun
* fix heartbeat timeout and add heartbeat tips
2022-04-02 16:32:26 +08:00
ylinzhu
2067dfcb17
fix login failure inner 1698 ( #3206 )
2022-04-01 11:40:13 +08:00
wenyh
646cb8e8bf
Merge pull request #3207 from actiontech/inner/1712
...
[inner-1712&1713] fix:can't find column
2022-04-01 11:16:42 +08:00
wenyh
41434c95ab
Merge branch 'master' into inner/1712
2022-04-01 11:00:37 +08:00
LUA
066aaf1beb
fix: add backtracking checks ( #3203 )
2022-04-01 10:49:08 +08:00
wd2365151147
203f579a12
[inner-1712&1713] fix:can't find column
2022-04-01 10:17:46 +08:00
wenyh
4107c7cbd6
[inner-1661] fix: when multiple ER filtering conditions in the join on, query result error ( #3169 )
...
Co-authored-by: Collapsar <baofengqi@actionsky.com >
2022-03-30 16:28:13 +08:00
ylinzhu
2e14ec5928
fix sql route error inner 1699 ( #3197 )
...
fix
2022-03-30 09:42:52 +08:00
ylinzhu
dbecf0c830
fix clickhouse Incompatible error inner 1697 ( #3196 )
...
* fix clickhouse Incompatible error inner 1697
* update the initialization size
2022-03-29 16:59:28 +08:00
Rico
88777f7fb6
inner-1705:fix for otherJoinFilter ( #3198 )
...
Signed-off-by: dcy <dcy10000@gmail.com >
2022-03-29 13:19:37 +08:00