Re: no mysql command line for normal user
Hi. On Mon, Dec 10, 2001 at 11:56:03AM +0100, [EMAIL PROTECTED] wrote: > I type (as normal user called jupshoes) the following: > > mysql -u jupshoes -p guestbook.sql ^^^ The probabe cause is that you really typed that space. Write it without space (compare http://www.mysql
no mysql command line for normal user
I type (as normal user called jupshoes) the following: mysql -u jupshoes -p guestbook.sql and I don't connect to the server but I'm sent back to the shell after printing the help lines. Why? Josep