Skip to content

Tags: ifsnop/mysqldump-php

Tags

v2.12

Toggle v2.12's commit message
Move start transaction code to a global level. Fixes #267

v2.11

Toggle v2.11's commit message
Fixed memory exhaustion when dumping large databases. Closes #261 #264.

v2.10

Toggle v2.10's commit message
Fix PHP 8.1 PDO doubles

v2.9

Toggle v2.9's commit message
Fix if statement indentation in constructor

v2.7

Toggle v2.7's commit message
Added PHPUnit in Travis for automated testing

Added table specific LIMITs
Added ability to add table specific 'where' conditions

v2.6

Toggle v2.6's commit message
Add support for accessing row data with hooks (fix from last release)

Add row count to dump file
Improve testing scripts (introduce per MySQL version testing)
Update test matrix

Readme: Let Composer choose the right version
Readme: Go HTTPS everywhere

v2.5

Toggle v2.5's commit message
Aqua Vasengi

v2.4

Toggle v2.4's commit message
update .travis.yml to allow for failures on hhvm and nightly builds

v2.3.1

Toggle v2.3.1's commit message
update download instructions once and for all, to be always updated