I am getting “SSL connection error: protocol version mismatch error” error while connecting to MySQL database.
It was working fine till last couple of days and suddenly started throwing that error.
anyone else came across same error?
I am getting “SSL connection error: protocol version mismatch error” error while connecting to MySQL database.
It was working fine till last couple of days and suddenly started throwing that error.
anyone else came across same error?
Sounds like MySQL was updated on your server
I took MySQLCommunityPlugin plugin file from the latest version of XOJO(2023) and replaced in my XOJO(2019) version. This solved my problem.
I hope this will help somebody who is facing the same issue.
Yes, just now. Can you share what xojo releases you used from 2019 and 2023? Thanks
EDIT: Im rebuilding a server setup for an old app. The error stopped if I use MySQL 5.7.40 instead of the latest 5.7.44