79078730

Date: 2024-10-11 14:55:23
Score: 1.5
Natty:
Report link

In your connection string, add ?ssl_mode=REQUIRED instead of ?ssl=true. This is the syntax for libmysqlclient (MySQL docs confusingly refer to ssl-mode and sslMode which are not available with libmysqlclient).

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Student