Every now and then I am not thking and I am working on the mysql shell and I
send it a 
select name from table;
Just so happens there are a few hundred K of records.
What I meant to do is LIMIT 10;

Anyway, how do I get mysql to stop, the best I can do is control-C, but that
leaves mysql altogether and I have to log back in again.

Also, sometimes I am able to use the tab key to auto-complete field and
table names, this is really handy, sometimes it works and sometimes not, how
do I get this all the time?
-- 
-------------------------------------------------------------
Scott Haneda                                Tel: 415.898.2602
http://www.newgeo.com                       Fax: 313.557.5052
[EMAIL PROTECTED]                            Novato, CA U.S.A.


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to