The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 2.0 - 2019-03-04

  • major port to new MARIADB_PVIO structure (Pluggable Virtual IO) - so, yay, finally no more header file hacking because an official API exists, but since it is new, the PVIO api is quite broken, and due to the massive changes involved, not sure about backwards compatibility or stability. Seems to work for me.
  • use mariadb_config or mysql_config commands to find includes and libraries.

Modules

let other threads run while doing mysql requests