Skip to content
This repository was archived by the owner on Dec 13, 2023. It is now read-only.

R2DBC MySQL 0.8.1.RELEASE

Choose a tag to compare

@mirromutth mirromutth released this 30 Jan 04:55

0.8.1.RELEASE

New features

  • Added client-preparing parametrized statements supporting.
  • Added server-preparing simple statements supporting.

Features change

  • Changed parametrized statements to client-preparing.

Fixed bugs

  • Fixed decoding of AuthChangeMessage.
  • Fixed capabilities for affect rows. Now the count of affect rows is found/touched rows instead of changed rows.