[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to put and get gziped file to/from mysql db
On Tue, Mar 20, 2001 at 11:55:59AM -0500, Leo.BOROVINSKY@xxxxxxxxxxxxx wrote:
> Hello
> I am looking for help how to put gziped plain data file to mysql DB
> and then get it from there.
> Every time I try OUTFILE to file and then gzip -d file name I got file corrupted
> Any help will be appreciated
Are you sure you want -d with that? gzip -d decompresses an already
compressed file; maybe you want to just gzip it first.
G'luck,
Peter
--
I had to translate this sentence into English because I could not read the original Sanskrit.
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <mysql-thread68874@xxxxxxxxxxxxxxx>
To unsubscribe, e-mail <mysql-unsubscribe-treed=ultraviolet.org@xxxxxxxxxxxxxxx>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
This mailing list archive is a service of Copilot Consulting.