>Description:
$ rm -f config.cache
$ ./configure --prefix=/home/crystal/local/mysql-3.23.44
$   --with-berkeley-db \
$   --with-innodb \
$   --with-charset=big5 \
$   --with-extra-charsets=latin1,gb2312
$ make clean
$ make
$ make test
$ # mysql-3.23.39, 3.23.40, 3.23.42 can pass all tests.
$
$ rm -f config.cache
$ ./configure --prefix=/home/crystal/local/mysql-3.23.44 \
$   --with-berkeley-db \
$   --with-innodb
$ make clean
$ make
$ make test
$# this configuration(without charset big5/gb2312) can pass all tests.


>How-To-Repeat:
pls. ref. Description.
>Fix:
NA

>Submitter-Id:  <submitter ID>
>Originator:
>Organization:
 <organization of PR author (multiple lines)>
>MySQL support: [none | licence | email support | extended email support ]
>Synopsis:      Failure to pass tests.
>Severity:      critical
>Priority:      high
>Category:      mysql
>Class:         sw-bug
>Release:       mysql-3.23.44 (Source distribution)

>Environment:
        <machine, os, target, libraries (multiple lines)>
System: Linux c2 2.4.10-4GB #1 Fri Sep 28 17:20:21 GMT 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/i486-suse-linux/2.95.3/specs
gcc version 2.95.3 20010315 (SuSE)
Compilation info: CC='gcc'  CFLAGS=''  CXX='c++'  CXXFLAGS=''  LDFLAGS=''
LIBC:
-rwxr-xr-x    1 root     root      1384168 Sep 20 11:52 /lib/libc.so.6
-rw-r--r--    1 root     root     25215580 Sep 20 11:28 /usr/lib/libc.a
-rw-r--r--    1 root     root          178 Sep 20 11:28 /usr/lib/libc.so
-rw-r--r--    1 root     root       856542 Oct 26 00:13
/usr/lib/libc-client.a
lrwxrwxrwx    1 root     root           20 Nov 20 12:39
/usr/lib/libc-client.so-> libc-client.so.2000c
-rwxr-xr-x    1 root     root       718160 Oct 26 00:13
/usr/lib/libc-client.so.2000c
Configure command:
./configure  --prefix=/home/crystal/local/mysql-3.23.44 --with-berkeley-db -
-with-innodb --with-charset=big5 --with-extra-charsets=latin1,gb2312



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