>Description: the *tab* auto-completion does not work if tablename has 1st 2 chars uppercase. >How-To-Repeat: Open mysql command line. "Create table BLahblahblah(ID integer);" Then try to tab-complete it on a SELECT statement. (SELECT * from B..) >Fix: No fix known, no workaround know except to avoid using double-uppercase in tablenames. >Submitter-Id: <submitter ID> >Originator: surfmetro >Organization: >MySQL support: none >Synopsis: Auto-completion with 2 upcase chars at beginning of tablename broken >Severity: non-critical >Priority: low >Category: mysql >Class: sw-bug >Release: mysql-3.23.32 (Source distribution) >Environment: System: Linux dev 2.4.1 #3 SMP Sun Feb 4 09:35:29 PST 2001 i686 unknown Architecture: i686 Some paths: /usr/bin/perl /usr/bin/make /usr/bin/gmake /usr/bin/gcc /usr/bin/cc GCC: Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs gcc version 2.96 20000731 (Red Hat Linux 7.0) Compilation info: CC='gcc' CFLAGS='' CXX='c++' CXXFLAGS='' LDFLAGS='' LIBC: lrwxrwxrwx 1 root root 14 Jan 5 05:46 /lib/libc.so.6 -> libc-2.1.92.so -rwxr-xr-x 1 root root 4776568 Aug 30 2000 /lib/libc-2.1.92.so -rw-r--r-- 1 root root 22607104 Aug 30 2000 /usr/lib/libc.a -rw-r--r-- 1 root root 178 Aug 30 2000 /usr/lib/libc.so Configure command: ./configure --enable-assembler --with-raid --with-mysql-user=mysql --with-berkeley-db=/usr/local/src/mysql/mysql-3.23.32/db-3.2.3h --with-berkeley-db-includes=/usr/local/src/mysql/mysql-3.23.32/db-3.2.3h/include --with-berkeley-db-libs=/usr/local/mysql/mysql-3.23.32/db-3.2.3h/libs --------------------------------------------------------------------- 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 <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php