Changes for version 0.08 - 2026-07-23
- Validate statement handles; fix use-after-free after close_stmt and segfault on invalid or stale handles
- Hold a reference to the EV loop for the object's lifetime (fix dangling pointer when a custom loop is passed)
- change_user with undef database now keeps the current database (per POD)
Documentation
Modules
Async MariaDB/MySQL client using libmariadb and EV