From: Date: July 16 2001 3:11am Subject: RE: Client Command Line interface "auto" compellation 3.23.39 List-Archive: http://lists.mysql.com/mysql/79682 Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Yep, some things work others don't. if I type sh then I get 'show ' sel give 'select ' but I thought I was able to type select * from tbl and that this used to give me all a list of all the table names that started with tbl (or if there was only one it would just auto complete it of course). Now I just get the mysql commands and none of the nice tablename and fieldname completion that I'm sure used to be there (or was I just wishfully dreaming??). Here's the full list of what I get if I just press tab without entering anything: ? ego notee show fields from alter table exit pager show keys from clear explain print show tables connect go quit source create database help rehash status create table insert replace tee delete load data from select unlock tables drop lock tables set option update edit nopager show databases use interestingly, if I type sh I get 'show ' but if I type show ta I don't get 'show tables' which is what I would expect. If there is anything else that I can provide to help sort this out I'd be only too happy to. cheers, noel On Friday, July 13, 2001 9:59 PM, Sinisa Milivojevic [SMTP:sinisa@stripped] wrote: > Noel Clarkson writes: > > Hi all, > > > > When using the 3.23.39 client to connect to the server, pressing tab to > > complete table names and field names etc doesn't seem to work. I seem to > > get the mysql commands, but I thought in past clients I was able to get > > table name and field name completion as well. > > > > Have others noticed this or is it just me who's lucky?!? > > > > I'm using the rpm off the mysql site, maxsql is also installed (from rpm) > > and it's on a red hat 6 box. > > > > cheers, > > > > noel > > > > It works for me ... > > Try first to type in some command, then try ... > > -- > Regards, > __ ___ ___ ____ __ > / |/ /_ __/ __/ __ \/ / Mr. Sinisa Milivojevic > / /|_/ / // /\ \/ /_/ / /__ MySQL AB, FullTime Developer > /_/ /_/\_, /___/\___\_\___/ Larnaca, Cyprus > <___/ www.mysql.com > > --------------------------------------------------------------------- > Before posting, please check: > http://www.mysql.com/manual.php (the manual) > http://lists.mysql.com/ (the list archive) > > To request this thread, e-mail > To unsubscribe, e-mail > Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php