GoogleCloudPlatform / GoogleCloudPlatform/cloud-sql-jdbc-socket-factory

Support jasync-r2dbc-mysql driver

Open
#1,263 4 comments 0 reactions 1 assignee Assigned to @hessjcg View on GitHub
priority: p2 type: feature request
Dominant language
Java
Stars
255
Forks
117
Avg merge
2d 19h
Merged PRs (30d)
4

Description

### Feature Description

Currently for r2dbc mysql, the [dev.miku](https://github.com/mirromutth/r2dbc-mysql) should be used. However, because the repository have not been maintained for quite long time and the driver is not compatible with the version 1 of r2dbc.spi (and so spring boot 3), Spring Boot [removed it](https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-2.7-Release-Notes#r2dbc-driver-changes) from its release and [r2dbc.io](https://r2dbc.io/drivers/) also acknowledged it. Users of r2dbc mysql have moved to [jasync-r2dbc-mysql](https://github.com/jasync-sql/jasync-sql/tree/master/r2dbc-mysql) or [r2dbc-mariadb](https://github.com/mariadb-corporation/mariadb-connector-r2dbc), etc. I saw the issue #990, but I think supporting jasync-r2dbc-mysql is also valuable. Could you consider it?

### Sample code

_No response_

### Alternatives Considered

_No response_

### Additional Details

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.