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@xxxxxxxxxx <> www.madboa.com _______________________________________________ CentOS mailing list CentOS@xxxxxxxxxx http://lists.centos.org/mailman/listinfo/centos