asyncer-io / r2dbc-mysql

Reactive Relational Database Connectivity for MySQL. The official successor to mirromutth/r2dbc-mysql(dev.miku:r2dbc-mysql).
https://r2dbc.io
Apache License 2.0
181 stars 18 forks source link

Add support for ignore lock wait timeout #259

Closed mirromutth closed 3 months ago

mirromutth commented 3 months ago

Motivation:

Fixes #142

Modification: Result:

Allow to ignore lock wait timeout operation if server does not support it.