摘要: MySql.Data.MySqlClient.MySqlException:“The host localhost does not support SSL connections.” 解决办法: mysql连接字符串里面加"SslMode=none" Navicat for MySQL连接mysq 阅读全文
posted @ 2021-07-24 16:07 林新i 阅读(880) 评论(0) 推荐(0) 编辑