Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 572516 - dev-db/mydumper-0.9.3 version bump
Summary: dev-db/mydumper-0.9.3 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-21 12:38 UTC by Tomáš Mózes
Modified: 2017-10-08 16:29 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomáš Mózes 2016-01-21 12:38:48 UTC
Release notes:

A significant change included in this version now enables mydumper to handle all schema objects!! So there is no longer a dependency on using mysqldump to ensure complex schemas are backed up alongside the data.
Changelog:

mydumper new features

- Full schema support

Views and merge tables are now handled also added:

  -d, --no-data Do not dump table data
  -G, --triggers Dump triggers
  -E, --events Dump events
  -R, --routines Dump stored procedures and functions
--trx-consistency-only Transactional consistency only

myloader new features

  -s, --source-db Database to restore

Bug Fixes

#1431410 innodb stats tables
#1440403 *-post and *-triggers compressed files corrupt
#1470891 functions may be needed by SP and views
#1390437 segmentation fault against Percona MySQL 5.6.15-63.0
#1446280 Segmentation fault on Debian Wheezy
#1399715 Typo in –tables-list option in manpage
#1428608 missing -K option in mydumper manpage
#1440437 myloader: wrong database name in message when -B used
#1457091 tokudb detection doesn’t work
#1481747 Unable to compile r179 WITH_BINLOG=ON (undeclared ‘bj’)
#1507574 Assertion when broken mrg tables
#841651 dump view definitions
#1485688 make compile error myloader.c:209
Comment 1 Tomáš Mózes 2017-10-06 19:26:50 UTC
https://github.com/gentoo/gentoo/pull/5873