>Description:
        I built mysql-3.23.33 against glibc-2.2.1, under Linux, kernel
        2.4.1
        Although the server appeared to be functional, all "show"
        commands yielded blank lines, and mysqldump would not create a
        dump file for databases - it would still work for specified
        tables.
        Using mysqlshow, the output was the usual table, which contained
        a blank linex for each database
        Using mysqlshow mysql, the result was no tables.
>How-To-Repeat:
        I had exactly the same symptoms with both mysql-3.23.22-beta and
        with mysql-3.23.33, when built against the glic-2.2.1 libraries.
>Fix:
        Removed all the glibc-2.2.1.* libraries and restored the 2.1.2
        libraries, rebuilt mysql, and the problem vanished.
        The problem does seem to be tied to the glibc-2.2.1 libraries,
        but whether "bug" lies in the libraries or in mysql is a more
        difficult question.

>Submitter-Id:  <submitter ID>
>Originator:    Pat Verner
>Organization:
  Isis Information Systems      
>MySQL support: none [none | licence | email support | extended email support ]
>Synopsis:      musql "show" functions not working 
>Severity:      non-critical 
>Priority:      low 
>Category:      mysql
>Class:         sw-bug 
>Release:       mysql-3.23.33 (Source distribution)

>Environment:
        
System: Linux patspub 2.4.1 #5 Wed Jan 31 08:03:21 SAST 2001 i586 unknown
Architecture: i586

Some paths:  /usr/local/bin/perl /usr/bin/make /usr/bin/gmake /usr/bin/gcc /usr/bin/cc
GCC: Reading specs from /usr/lib/gcc-lib/i386-slackware-linux/egcs-2.91.66/specs
gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)
Compilation info: CC='gcc'  CFLAGS=''  CXX='c++'  CXXFLAGS=''  LDFLAGS=''
LIBC: 
lrwxrwxrwx   1 root     root           13 Feb 16 09:50 /lib/libc.so.6 -> libc-2.1.2.so
-rwxr-xr-x   1 root     root      1008844 Sep 10  1999 /lib/libc-2.1.2.so
-rw-r--r--   1 root     root     20019674 Sep 16  1999 /usr/lib/libc.a
-rw-r--r--   1 root     root          178 Sep 16  1999 /usr/lib/libc.so
Configure command: ./configure 


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