Comments - About MariaDB Connector/J

5 years, 8 months ago Diego Dupin

I imagine that the double slash have been removed due to posting format.

The connection string seems right.

That is strange because this message seems to correspond to this error https://jira.mariadb.org/browse/MDEV-12190 : When server is compiled with yassl and connector send a TLSv1.2 version, then yassl implementation was lost and send this exact message. these has been corrected since MDEV-12190. It seems that options are not taken in account. maybe the & to replace & when using jboss for example ?

 
5 years, 8 months ago Mark

We are using a 10.1.x version of MariaDb so perhaps you have identified the problem. I will see about upgrading and hope that this problem will be resolved.

 
5 years, 8 months ago Mark

The "&" are included because I took this out of an XML document where the '&' characters have to be encoded. I will check with our admins to see what version of MariaDb we are running. Thank you for your suggestion.

 
5 years, 8 months ago Diego Dupin

MDEV-12190 has been backported recently 10.1 too, so an update to latest 10.1.x version must be sufficient.

 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.