Re: [PHP-INST] stuck at -> prompt

2002-01-31 Thread David Jackson
At the mysql prompt -> \q should do it. Dan Campbell wrote: > > after logging into mysql and creating a db, I'm trying to log out and back > to the bash promp with "quit", like my book tells me, but "quit" leaves me > at the -> prompt, which won't allow any bash commands. I tried bye, exit, > qu

Re: [PHP-INST] stuck at -> prompt

2002-01-31 Thread Jason Cox
ssage - From: "Dan Campbell" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 31, 2002 8:15 PM Subject: [PHP-INST] stuck at -> prompt > after logging into mysql and creating a db, I'm trying to log out and back > to the bash promp with "q

RE: [PHP-INST] stuck at -> prompt

2002-01-31 Thread Philip Snyder
My personal favorite is ^d (control-d). -Philip -Original Message- From: Dan Campbell [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 31, 2002 7:15 PM To: [EMAIL PROTECTED] Subject: [PHP-INST] stuck at -> prompt after logging into mysql and creating a db, I'm trying to log

[PHP-INST] stuck at -> prompt

2002-01-31 Thread Dan Campbell
after logging into mysql and creating a db, I'm trying to log out and back to the bash promp with "quit", like my book tells me, but "quit" leaves me at the -> prompt, which won't allow any bash commands. I tried bye, exit, quit, but nothing works. hate to just exit out of the Terminal Emulation P