The error is coming from the MySQL client. It appears that it's expecting you to provide a particular parameter in the connection string that you are not. While I'm not familiar enough with the managed MySQL driver to tell you what's missing, the fact that something is missing is pretty clear.
You may want to try adding a space between the semicolon that signals the end of one parameter and the name of the next parameter. Like this: