[CentOS] mysql issue

Mon Dec 11 16:49:31 UTC 2006
Paul Heinlein <heinlein at madboa.com>

On Mon, 11 Dec 2006, William Warren wrote:

> I am using the following command:
> mysql -u cgalliance -p cgatesting < cgavb3.gz

Perhaps it would be wise to decompress the file first:

# gzip -dc cgavb3.gz | mysql -u cgalliance -p cgatesting

-- 
Paul Heinlein <> heinlein at madboa.com <> www.madboa.com