Open nkhan-re opened 6 months ago
I have a local instance of MySQL 8 running and when I try dbi:connect I get
dbi:connect
MySQL error: "SSL connection error: unknown error number" (errno = 2026).
I don't know much about SSL, but is there a way I can skip it?
I have a local instance of MySQL 8 running and when I try
dbi:connect
I getI don't know much about SSL, but is there a way I can skip it?