From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: mysqlcc - release 0.8.10-beta - show create

>Description:
        If there are more than one database (database1, database2, database3)
        connected by MySQLCC, and you will start the function "show create"
        for one of the tables of database2, you get not an correct response,
        but an error-message:
        ERROR 1146: Table 'database1.tablename' doesen't exist.
        Same result after 'disconnect' database1.
>How-To-Repeat:
        start mysqlcc,
        connect to more than one database,
        let you show all tables of the second database,
        click on one of the listed tables,
        start the function "show create"
>Fix:

>Submitter-Id:  [EMAIL PROTECTED]

>Originator:    Michael Scheidt

>Organization:  Moeller Werke GmbH
                Kupferhammer
                D-33649 Bielefeld
                PHONE 0049 521 44 77 132
                FAX 0049 521 44 77 222

>MySQL support: none
>Synopsis:      bad function "show create"
>Severity:      non-critical
>Priority:      low
>Category:      mysqlcc
>Class:         sw-bug
>Release:       mysqlcc-0.8.10-beta

>Environment:   FUJITSU-SIEMENS,
                Windoz 2000 SP2

System:         Linux dbssv1 2.4.18-4GB #1 Wed Mar 27 13:57:05 UTC 2002 i686 
unknown (database-server)
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/i486-suse-linux/2.95.3/specs
gcc version 2.95.3 20010315 (SuSE)
Compilation info: CC='gcc'  CFLAGS=''  CXX='c++'  CXXFLAGS='-O2 -march=i486 
-mcpu=i686                              -D_FILE_OFFSET_BITS=64                         
 -D_LARGEFILE_SOURCE 
                                -felide-constructors                            
-fno-exceptions                                 -fno-rtti'  LDFLAGS=''
LIBC:
-rwxr-xr-x    1 root     root      1394238 Mär 23  2002 /lib/libc.so.6
-rw-r--r--    1 root     root     25361424 Mär 23  2002 /usr/lib/libc.a
-rw-r--r--    1 root     root          178 Mär 23  2002 /usr/lib/libc.so
-rw-r--r--    1 root     root       869190 Mär 23  2002 
/usr/lib/libc-client.a
lrwxrwxrwx    1 root     root           20 Okt  7 14:54 
/usr/lib/libc-client.so -> libc-client.so.2001a
-rwxr-xr-x    1 root     root       725296 Mär 23  2002 
/usr/lib/libc-client.so.2001a
Configure command: ./configure  --disable-shared 
--with-mysqld-ldflags=-static --with-client-ldflags=-static 
--without-berkeley-db --without-innodb --enable-assembler 
--enable-large-files --infodir=/usr/share/info --libdir=/usr/lib 
--libexecdir=/usr/sbin --localstatedir=/var/lib/mysql 
--mandir=/usr/share/man --prefix=/usr --sysconfdir=/etc 
--with-mysqld-user=mysql --without-debug --datadir=/usr/share 
--includedir=/usr/include --with-extra-charsets=complex 
--with-unix-socket-path=/var/lib/mysql/mysql.sock --with-libwrap


---------------------------------------------------------------------
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

Reply via email to