Re: Aborting slipped keys

2005-11-16 Thread Paul DuBois
At 18:33 -0800 11/16/05, Scott Haneda wrote: Sometimes I paste in something in mysql CLI and it just does this: "> WHERE products.ship_status != 1 "> ); "> /c "> \c "> \c; "> I tried all the \c commands and nothing will get me out of it, I can ^c and it will get me o

Re: Aborting slipped keys

2005-11-16 Thread Kyle
On 11/16/05, Scott Haneda <[EMAIL PROTECTED]> wrote: > Sometimes I paste in something in mysql CLI and it just does this: >"> WHERE products.ship_status != 1 > "> ); > "> /c > "> \c > "> \c; > "> > > I tried all the \c commands and nothing will get me out of it, I can

Re: Aborting slipped keys

2005-11-16 Thread Jim Winstead
On Wed, Nov 16, 2005 at 06:33:40PM -0800, Scott Haneda wrote: > Sometimes I paste in something in mysql CLI and it just does this: >"> WHERE products.ship_status != 1 > "> ); > "> /c > "> \c > "> \c; > "> > > I tried all the \c commands and nothing will get me out of

Aborting slipped keys

2005-11-16 Thread Scott Haneda
Sometimes I paste in something in mysql CLI and it just does this: "> WHERE products.ship_status != 1 "> ); "> /c "> \c "> \c; "> I tried all the \c commands and nothing will get me out of it, I can ^c and it will get me out, but then I have to login again, which is a

RE: aborting slipped keys

2005-02-10 Thread Tom Crimmins
> -Original Message- > From: Scott Haneda > Sent: Thursday, February 10, 2005 04:40 > To: MySql > Subject: aborting slipped keys > > In the myslq monitor, in my shell, sometimes I mess up and > slip a few keys, > and mysql is just stuck, waiting on more inpu

aborting slipped keys

2005-02-10 Thread Scott Haneda
In the myslq monitor, in my shell, sometimes I mess up and slip a few keys, and mysql is just stuck, waiting on more input, and nothing I tell it, other than a control-C gets me out, at which point I have to login again, which is a time killer. How do you get out of a stuck mysql? Sometimes, and