Skip to content

mysqldump-php v2.13

Latest

Choose a tag to compare

@ifsnop ifsnop released this 25 Aug 15:24

Full Changelog: v2.9.1...v2.13

  • Added support for MariaDB System-Versioned Tables
  • Added compatibility with php >= 8.4, MYSQL_ATTR_USE_BUFFERED_QUERY is now undefined.
  • Added more tests
  • OPTIMIZATION: Faster dump by less tiny writes()
  • FIX: Trim breaks sql that spawns several lins, removed.