I’m having trouble with the AI Agent MySQL. Despite having SSL disabled in my MySQL user configuration, the AI Agent MySQL node requires a secure connection. Interestingly, the regular MySQL node works without any issues.
Error: Server does not support secure connection at ClientHandshake.handshakeInit
Oh… I use n8n.cloud… And one of the reasons we wanted to migrate to n8n is actually to use the Database Agent AI
I see that the newst MySQL version (8.0.40) provides SSL by default… Do you think that if we update the server version it will work? Or should we consider moving into a different database?
I’d also love to see a resolution for this issue. I am in the midst of a trial of n8n and struggling for hours with connecting to our server’s database. If I could simply connect to my DB without SSL it would be very helpful. Otherwise we will cetainly not continue using n8n in a paid plan.