Re: simple commands, no joy

2001-06-19 Thread Pat Sherrill
ne 18, 2001 9:44 PM Subject: simple commands, no joy > what's wrong with this please: > > mysql> -u jjames -psd342 dbtheNetee < > /Library/WebServer/web1/book/install/netsloth.dump; > > -> > > > > (as i understand it a .dump = .sql file) > > thank

Re: simple commands, no joy

2001-06-18 Thread Paul DuBois
At 9:44 PM -0400 6/18/01, [EMAIL PROTECTED] wrote: >what's wrong with this please: > >mysql> -u jjames -psd342 dbtheNetee < >/Library/WebServer/web1/book/install/netsloth.dump; > > -> Looks like you're trying to execute a shell command from within mysql. Run the command from your shell prom

simple commands, no joy

2001-06-18 Thread trogers
what's wrong with this please: mysql> -u jjames -psd342 dbtheNetee < /Library/WebServer/web1/book/install/netsloth.dump; -> (as i understand it a .dump = .sql file) thanks. - Before posting, please check: http://ww