[CentOS] mysql issue

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


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



More information about the CentOS mailing list