EV-MariaDB

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

    - Fix stale META provides version

0.03  2026-03-17
    - Add utf8, found_rows, ssl_capath options; affected_rows accessor
    - Per-statement bind buffers, fork safety, callback hardening
    - Fix escape, query_stream, stmt lifecycle, state caching
    - Benchmark fixes and EV::Future integration

0.02  2026-03-15
    - Fix: clear $@ (ERRSV) after G_EVAL callbacks to prevent pollution
      across async event loop iterations
    - Fix: query_stream on non-SELECT (DML) now delivers EOF instead of
      a false error
    - Fix: copy error string in stream_error before invoking callback
    - Add fork detection via PID check at all operation entry points
    - Add CLONE_SKIP to prevent unsafe ithread cloning
    - Set SvUTF8_on on column name SVs for UTF-8 field charsets,
      including MariaDB 10.10+ uca1400 collations
    - Guard zero-length allocation in send_long_data
    - Document multi_statements result/error behavior and charset
      requirements for UTF-8 prepared statement parameters



( run in 0.524 second using v1.01-cache-2.11-cpan-71847e10f99 )