Re: How to put and get gziped file to/from mysql db

2001-03-20 Thread Gerald L. Clark
Did you quote the data before inserting it? [EMAIL PROTECTED] 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 >

Re: How to put and get gziped file to/from mysql db

2001-03-20 Thread Peter Pentchev
On Tue, Mar 20, 2001 at 11:55:59AM -0500, [EMAIL PROTECTED] 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

How to put and get gziped file to/from mysql db

2001-03-20 Thread Leo . BOROVINSKY
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 Leo ** T