JoshFink
Tue 23rd Jul '02, 5:03pm
Ok.. I'm trying to fit a big mysqldump onto an already full box.
I figure one of two things will work.
1) Compressing it while it's dumping the db (actually now that I think of it, it probably has to be put somewhere before it can be compressed)
2) Saving the file to another box while it's dumping. Is it possible to open up a connection to another box and have the mysqldump just put it there?
Thanks for the help
Josh
I figure one of two things will work.
1) Compressing it while it's dumping the db (actually now that I think of it, it probably has to be put somewhere before it can be compressed)
2) Saving the file to another box while it's dumping. Is it possible to open up a connection to another box and have the mysqldump just put it there?
Thanks for the help
Josh