aws-mysql-jdbc icon indicating copy to clipboard operation
aws-mysql-jdbc copied to clipboard

The Amazon Web Services (AWS) JDBC Driver for MySQL is a driver that enables applications to take full advantage of the features of clustered MySQL databases.

Results 61 aws-mysql-jdbc issues
Sort by recently updated
recently updated
newest added

Bumps com.oracle.oci.sdk:oci-java-sdk-common from 2.47.0 to 3.37.2. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.oracle.oci.sdk:oci-java-sdk-common&package-manager=gradle&previous-version=2.47.0&new-version=3.37.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps [com.mchange:c3p0](https://github.com/swaldman/c3p0) from 0.9.5.5 to 0.10.0-pre7. Changelog Sourced from com.mchange:c3p0's changelog. c3p0-0.10.0 -- A bit more testing c3p0-0.10.0-pre7 -- Improve performance of begin/endRequest support -- Implement c3p0-loom UninstrumentedVirtualThreadPerTaskTaskRunnerFactory -- Change...

dependencies

Bumps [org.testcontainers:junit-jupiter](https://github.com/testcontainers/testcontainers-java) from 1.18.3 to 1.19.7. Release notes Sourced from org.testcontainers:junit-jupiter's releases. 1.19.7 Testcontainers for Java 1.19.7 Modules New K6 module (#8318) @​javaducky New OceanBase module (#7502) @​whhe New Ollama...

dependencies

Bumps [org.junit.platform:junit-platform-commons](https://github.com/junit-team/junit5) from 1.10.0 to 1.10.2. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.junit.platform:junit-platform-commons&package-manager=gradle&previous-version=1.10.0&new-version=1.10.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit5) from 5.10.0 to 5.10.2. Release notes Sourced from org.junit.jupiter:junit-jupiter-params's releases. JUnit 5.10.2 = Platform 1.10.2 + Jupiter 5.10.2 + Vintage 5.10.2 See Release Notes. Full Changelog: https://github.com/junit-team/junit5/compare/r5.10.1...r5.10.2 JUnit...

dependencies

### Summary fix: add support for china clusters endpoints in failover ### Additional Reviewers @sergiyv-improving @karenc-bq

Update README to version 1.1.9 Clarify issues with Blue/Green deployments

### Describe the bug After AWS Blue Green MySQL 5.7 to 8 Upgrade driver is not able to connect anymore. Using the latest 1.1.4 version we were using AWS Aurora...

enhancement

### Describe the bug When a manual failover is triggered on our 2 node RDS Aurora cluster, the connection sometimes doesn't failover to the new writer and stays on the...

bug

### Describe the feature Sorry if this has already been addressed before. I couldn't find anything about it in the documentation so I'll ask the question here. It would be...

enhancement