Closed Hellome1 closed 1 year ago
Seems like you're unable to connect. It also doesn't look like you're connecting to azure but you're using encrypt: true
- have you tried encrypt: false
?
Just tried, still doesn't work.Either encrypt: false, trustServerCertificate: true
or encrypt: false, trustServerCertificate: false
nor encrypt: true, trustServerCertificate: true
or encrypt: true, trustServerCertificate: true
doesn't work.
Always the same exception ConnectionError: Connection lost - Unable to process incoming packet
.
Can you connect to the database using other software?
Yeah, It works with 'mysql2'.
This package is for connecting to SQL server, not MySQL, they are different DBMSs.
I'm afraid this is expected behaviour when trying to connect to a non-SQL Server resource.
Oh I see, thank you for your patience in answering my questions.
Expected behaviour:
Actual behaviour:
Configuration:
Software versions