* Release 1.0.27 * Update changelog * Update copyright year * Use correct minute value when decoding timestamps * Release 1.0.26 * Update changelog * Fix previous commit * Update copyright year to 2025 * Update workflows to use ubuntu-24.04 * Fix deprecation warning from Erlang/OTP 28 * Release 1.0.25 * fix call to p1_mysql_conn * Release 1.0.24 * Update changelog * Makefile: Add specific xref target instead of running it during compilation * CI: Set OTP major version, and let it pick the latest minor one * rebar.config.script: Support relaxed deps (processone/ejabberd#4192) * rebar.config.script: Remove unneeded definition * Add support to handle unix socket in the Host argument * the one byte length encoding limit was wrong * fix error decoding for prepared statement execution * Fix the NULL bitmap usage * Update actions/checkout@v4 also in hexpm-release * CI: Test also with Erlang/OTP 27 * Use ubuntu-22.04, add erlang:26 container as that ubuntu doesn't include it * Release 1.0.23 * Update changelog * Add public_key and ssl, required to satisfy Dialyzer since Erlang 26.0 * CI: Test also default compilation, that is with rebar2 * CI: Use checkout v3 for erlang < 20.3, and v4 for newer ones * CI: Test with oldest Erlang supported, recent stable, and newest available * Update copyright year to 2024 * Add support for sha256_password plugin authentication * Release 1.0.22 * And one more... * One more dialyzer warning * Make compatible with R19 and fix dialyzer warning * Add support for prepared statements * Release 1.0.21 * Fix hex-release action * Update changelog * Update copyright year to 2023 * Pass SSLOpts to ssl:connect * Release 1.0.20 * Reformat file * Handle error reports from mysql in greetings state * Properly store socket in state when upgrading to ssl * Don't make system messages abort connection in do_recv * Catch connection terminating earlier * Force kill connection process after sending close signal from timeout * Change how we handle timeouts in squery * Remove unused var warning * Shutdown with normal message when unable to connect in init * Handle tcp close/error also outside recv function * Remove dialyzer warnings * Return correct result from init when connection failed * Get rid of separate recv process and convert conn to gen_server * Release 1.0.19 * Update changelog * Add support to send C coverage. Don't cache. Move hex plugin to Action * Update .gitignore * Switch from Travis to Github Actions * Parametrize the rebar binary (processone/fast_tls#51) * Release 1.0.18 * Added Github Action to release to hex.pm when tagging * Fix unused Database variable * Update copyright year to 2021 * add_mysql_conn always returns success, except if crashes * Database is always 'none', as noticed by Dialyzer * Data is always binary, as noticed by Dialyzer * Release 1.0.17 * Update changelog * Update .travis.yml * Update .travis.yml * Update .travis.yml * Release 1.0.16 * Fix Travis and Coveralls
Description
No description provided
Languages
RPM Spec
100%