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

remove invalid benchmark #265

Closed jchrys closed 3 months ago

jchrys commented 3 months ago

Motivation: MySqlNames is removed by #257 but related bench is not removed properly.

Modifications: Removed MySqlNames bench

Result: Clean up