Due to recent changes in Golang's default list of secure TLS cipher suites, users connecting to MySQL 5.7 may see a "tls: handshake failure" error from newer versions ...
I am working on a dify-tool plugin with self-hosted dify locally, it works well when I implement the first functionality, but after I added some new features( I'm not sure whether it's right) ,it came ...