r2dbc-mysql
r2dbc-mysql copied to clipboard
result use index mapping data not match
you don't have the same ideas, and this problem arises see issues link https://github.com/spring-projects/spring-data-r2dbc/issues/713
Have the same issue I think. https://stackoverflow.com/questions/70865060/spring-databaseclient-fetch-method-returns-columns-values-in-different-order-wit
This issue is already reported at these places: https://github.com/spring-projects/spring-framework/issues/26124 https://github.com/mirromutth/r2dbc-mysql/issues/149, and also fixed as per the authors in https://github.com/mirromutth/r2dbc-mysql/pull/159 so till it is released as part of a stable version, you can use the build snapshot version for r2dbc-mysql: 0.8.3.BUILD-SNAPSHOT. Added an answer at SO as well @BarracudaX