r2dbc-mysql icon indicating copy to clipboard operation
r2dbc-mysql copied to clipboard

result use index mapping data not match

Open hasz-lanyu opened this issue 3 years ago • 2 comments

you don't have the same ideas, and this problem arises see issues link https://github.com/spring-projects/spring-data-r2dbc/issues/713

hasz-lanyu avatar Jan 27 '22 03:01 hasz-lanyu

Have the same issue I think. https://stackoverflow.com/questions/70865060/spring-databaseclient-fetch-method-returns-columns-values-in-different-order-wit

BarracudaX avatar Jan 27 '22 14:01 BarracudaX

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

aksh1618 avatar Feb 08 '22 12:02 aksh1618