elixir-ecto / myxql

MySQL 5.5+ driver for Elixir
Apache License 2.0
273 stars 67 forks source link

Make non preparable statement test compatible with future mariadb #191

Closed greg-rychlewski closed 3 months ago

greg-rychlewski commented 3 months ago

Closes https://github.com/elixir-ecto/myxql/issues/190

Based on this update, it seems fewer statements are not able to be prepared. I just changed it to one that still cannot be prepared.