When using SSL and Pooling=True, I get these exceptions when closing the application:
1) Lost connection to MySQL server during query"
2) Invalid pointer operation
I've tried not using SSL, then it works. I've tried setting Pooling=False, then it works. These exceptions are only created when both SSL and Pooling are on.
Can you help, please?
I'm running my application on Windows 10, it's created using MyDAC 8.7.27; SecureBridge 7.2.3; VirtualDAC 10.0.3; Delphi 10.1 update 2 and the application connects to MySQL 5.7.16 (MySQL server on Ubuntu server 14.04).
Kindly greetings
