Skip to content

Tags: mysql-otp/mysql-otp

Tags

1.8.0

Toggle 1.8.0's commit message
Optional float-to-decimal handling & auth plugin handshake fix

1.7.0

Toggle 1.7.0's commit message
New features:

  * LOAD LOCAL support
  * Allow usage of the socket backend for gen_tcp/inet
    (experimental feature in OTP/23)

Important fixes:
  * Ping response handling fixed
  * server_name_indication defaults to host option

Other:
  * Augmented and improved typing

1.6.0

Toggle 1.6.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
zuiderkwast Viktor Söderqvist
New features:

  * Authentication method 'cached_sha2_password'
  * Reset connection command
  * Asynchronous and lazy connect modes
  * Normal exit (no error) if the server disconnects
  * Slow query logging

Important fixes:

  * Deadlock handling fixed for MySQL 5.7 

Other:

  * Travis CI tests using multiple MySQL and MariaDB versions

1.5.1

Toggle 1.5.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
zuiderkwast Viktor Söderqvist
Various fixes

1.5.0

Toggle 1.5.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
zuiderkwast Viktor Söderqvist
Stability and error handling fixes and some new features, e.g.

the possibility to change user and a synchronous stop function.

1.4.0

Toggle 1.4.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
zuiderkwast Viktor Söderqvist
Main new feature: Monitor caller during transaction

1.3.3

Toggle 1.3.3's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
zuiderkwast Viktor Söderqvist
OTP 21.1 compatibility

1.3.2

Toggle 1.3.2's commit message
Rewrite add_packet_headers and update version

1.3.1

Toggle 1.3.1's commit message
Update .app.src file and README for version 1.3.1

1.3.0

Toggle 1.3.0's commit message
add erlang 20 for test