[MXS-3351] When using .net program to connect to maxscale, it prompts authentication failure (occasionally) Created: 2020-12-23 Updated: 2021-08-25 Resolved: 2021-08-25 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Authenticator |
| Affects Version/s: | 2.5.5 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | he | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | .net, authentication, maxscale, mysql_native_password | ||
| Environment: |
Development tools: netcore3.1 |
||
| Attachments: |
|
| Description |
|
When the .net programs are directly connected to the mysql database, all are normal, and there is no error reported for 1 million pressure tests, but the following errors are occasionally reported when connecting through maxscale: 执行SQL错误:English Message : Connection open error . Authentication to host '192.168.1.x' for user 'ht_v1' using method 'mysql_native_password' failed with message: Bad handshake The mysql user account uses the standard authentication method:mysql_native_password Not sure of the cause of the problem, please help |
| Comments |
| Comment by markus makela [ 2021-08-02 ] |
|
Have you tried this with the latest 2.5 release? I think we might have fixed this. |
| Comment by markus makela [ 2021-08-25 ] |
|
I'll close this as a potential Duplicate as it's possible this has been fixed in a more recent release. |