From: Date: March 20 2001 6:18pm Subject: Re: How to put and get gziped file to/from mysql db List-Archive: http://lists.mysql.com/mysql/68874 Message-Id: <20010320191804.D21416@ringworld.oblivion.bg> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Tue, Mar 20, 2001 at 11:55:59AM -0500, Leo.BOROVINSKY@stripped 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.