Bug #14594 | mysqlhotcopy does not support tar method | ||
---|---|---|---|
Submitted: | 2 Nov 2005 23:01 | Modified: | 5 Dec 2007 18:55 |
Reporter: | Patrick Feliciano | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Server: Command-line Clients | Severity: | S4 (Feature request) |
Version: | 4.1.13 | OS: | Linux (Linux) |
Assigned to: | CPU Architecture: | Any |
[2 Nov 2005 23:01]
Patrick Feliciano
[2 Jan 2006 14:02]
Hartmut Holzgraefe
Hi, could you recreate your patch as a unified diff ("diff -u") and attach it as a file to this bug report?
[3 Jan 2006 6:34]
Patrick Feliciano
patch in requested format
Attachment: mysqlhotcopy.tar.patch (text/x-patch), 2.87 KiB.
[3 Jan 2006 21:51]
Patrick Feliciano
Added patch file as requested changing status.
[28 Mar 2007 10:01]
Harry Bouvarde
Unfortunately, this does not work when the --noindices is used. I would very much like to use "--noindices" and tar with "tar --use-compress-program=lzop" which provides realtime compression. That would seem to be the optimal way to perform a mysql backup as quickly as possible (much faster than gzip) with efficient handling of disk space. If you could update this patch, it would be very much appreciated! Dumping a 50GB database to disk only to have to read it back in recompress it is... just plain silly.
[2 Jul 2014 11:57]
Daniƫl van Eeden
From http://dev.mysql.com/doc/refman/5.6/en/mysqlhotcopy.html "This utility is deprecated in MySQL 5.6.20 and removed in MySQL 5.7"