Does MariaDB Connector 3.0.7 support Aurora MYSQL?
P粉232793765
P粉232793765 2024-03-27 20:18:48
0
1
446

According to this article https://mariadb.com/kb/en/mariadb-connector-j-303-release-notes/ Mariadb removed support for aurora in version 3.0.3,

Specific support for aurora has been removed due to piling up of issues The community has not raised any PRs for them and does not have access so that we can test these modifications.

Does anyone know if this support will be enabled in future versions? We are using 3.0.7 and don't see any issues connecting to aurora db.

P粉232793765
P粉232793765

reply all(1)
P粉203648742

The Aurora plugin for MariaDB Connector/C is no longer supported. The plugin's status is "Experimental" and I removed it in version 3.2.0, so it's still present in 3.0 and 3.1, but not in later versions.

Since the internal plugin API has not changed, it should be possible to use plugins from 3.1 in 3.3 (I have never tested this).

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!