Enhancements to MariaDB Logical Dump and Import Tools in Release Series 11.5/11.6
Posted on November 13, 2024 by Vladislav Vaintroub
In this post, we’ll explore the enhancements made to MariaDB’s backup and restore tools, mariadb-dump and mariadb-import, implemented in MDEV-33635 […]
Atomic Compound Statements
Posted on December 13, 2017 by Vladislav Vaintroub
Recently, we had a discussion about a hypothetical feature, “START TRANSACTION ON ERROR ROLLBACK”, that our users would find very […]