William Warren wrote: > I am using the following command: > mysql -u cgalliance -p cgatesting < cgavb3.gz > > I then type in the correct password and i get this returned: > ERROR at line 1: Unknown command '\'. > > Any ideas? > > are you really trying to feed gzip'd data to mysql?