mirromutth / r2dbc-mysql

R2DBC MySQL Implementation
Apache License 2.0
656 stars 98 forks source link

Add support for Cleartext Authentication #203

Closed mirromutth closed 3 years ago

mirromutth commented 3 years ago

It is authored by @rmoiles , see also #181 .

The commit is polished to format the code.