Skip to content

mysqldump-php v2.3.1 (Silver Mercury Dalmatian-Small)

Compare
Choose a tag to compare
@ifsnop ifsnop released this 07 May 22:33
· 118 commits to master since this release

Added support for mysql virtual columns (dumping virtual columns, enable complete-insert always)
Added support for mysql events
Added reset-auto-increment option
Added net_buffer_length functionality
Added option to ignore data from certain tables
Travis-ci (Upgraded travis-ci tests to include mysql v5.6 & v5.7, added tests for virtual columns support and foreign keys dump, fixed some tests)
Fixed download link using curl
Fixed don't break compatibility with old no-data trigger and fix tests
Updated curl download instructions