Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 525cd9c2 | 2016-04-15 08:53:48 | Unbreak after py-sphinx update to 1.4 | ||
| d423854a | 2016-03-03 10:01:09 | Update to 0.9.1 | ||
| 9005d1d0 | 2016-01-17 17:29:07 | sync WANTLIB | ||
| 9cd345e8 | 2015-10-27 10:51:32 | Update to 0.6.2 looks good to Brad | ||
| fd4b0044 | 2014-09-15 17:10:45 | mydumper is tocuhing internal MySQL API it should not be. upstream has disabled the binlog support until something can be done to fix it properly. "The real problem here is that no application should ever include sql_common.h or try to execute, the internal to libmysql functions, simple_command() or advanced_command() directly. The primary reason for this is that these functions are not safe for internal API or structure changes and may cause applications crashes between even minor versions of libmysql.a" https://bugs.launchpad.net/mydumper/+bug/1316001 ok giovanni@ | ||
| b94a4025 | 2014-09-13 18:09:20 | Switch from using MySQL to using MariaDB attempt #2. MariaDB is a drop-in replacement. ok sthen@ | ||
| 8c0b60a8 | 2014-05-13 13:02:18 | Update to 0.6.1 | ||
| 2b8930a2 | 2014-04-13 01:01:38 | Drop USE_GROFF since groff and mandoc produce identical output. | ||
| 945364c5 | 2013-09-25 09:02:08 | enable man pages tweak descr (from sthen@) ok sthen@ benoit@ | ||
| 952f68a3 | 2013-09-24 14:44:44 | mydumper is complement to mysqldump, for MySQL data dumping, providing parallelism, performance and easier to manage output. hints and ok sthen@ benoit@ |