MySQL Forums
Forum List  »  General

how to exit from a query??
Posted by: raseena c
Date: November 30, 2004 12:10AM

hi,

If i get an error in MySQL window..how to get out of that statement.
For example

mysql> select 'isn'\'t';
ERROR:
Unknown command '\''.
'> ;
'> exit;
'>

here if i keep pressing enter itz going for new line...but not leaving that query.
If i press Ctrl+C my window will get closed.Otherthan any way to exit from that query?

Thanx

Options: ReplyQuote


Subject
Written By
Posted
how to exit from a query??
November 30, 2004 12:10AM
November 30, 2004 03:30AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.