Mailing List
Home
MySQL General - General MySQL discussion
MaxDB - Everything about MaxDB, formerly known as SAP DB
MySQL on Win32 - Runing MySQL on Windows 9x/Me/NT/2000/XP
Java Help - Mostly related to the MySQL Connector/J driver
ODBC - ODBC with the MySQL Connector/ODBC driver
Perl - Perl support for MySQL with DBI and DBD::mysql
MySQL++ - Programming with the C++ API to MySQL
Subjects
mysql openssl Question
mysql:it 's a db not a dbms how it 's possible?!
Does the binary log enabling affect the MySQL performances?
Strange behavior, Table Level Permission
FULLTEXT query format question
Preventing Duplicate Entries
Comparing and writing out BLOBS
Executing MySQL Commands From Within C Program
Can 't access mysql after kernel upgrade
Mysql 4 0 Oracle Stored Procedure Trigger Conversion
Downgrade Mysql from 4 to 3 23
MySQL Cluster Software
mysql test 4 1 fails with the gis test
ERROR 2002: Can 't connect to local MySQL server through socket
Getting Identity after INSERT
Update one field with more fields from another table
ERROR 1045: Access denied for user: 'root@localhost ' (Using
password: NO)
mysql have same function mthod as Oracle decode()
 
Search:  
Power your search with and, or, +, -, or "some phrase" operators.
4.1.2 regression failure: error reading communicaton packets

4.1.2 regression failure: error reading communicaton packets

2004-06-07       - By bailey@(protected)

 Back
>Description:

I have just built 4.1.2 from source (in order to include OpenSSL), and
find that the regression testing fails on the first test. The
master.err contains the following:

CURRENT_TEST: alias
/usr/local/src/db/mysql-4.1.2-alpha/sql/mysqld: ready for connections.
Version: '4.1.2-alpha-debug-log ' socket: '/usr/local/src/db/mysql-4.1.2-alpha/mysql-test/var/tmp/master.sock ' port: 9306
040607 18:25:01 Aborted connection 1 to db: 'test ' user: 'root ' host: `localhost ' (Got an error reading communication packets)
040607 18:25:01 /usr/local/src/db/mysql-4.1.2-alpha/sql/mysqld: Normal shutdown

040607 18:25:01 /usr/local/src/db/mysql-4.1.2-alpha/sql/mysqld: Shutdown Complete


User time 0.00, System time 0.01
Maximum resident set size 0, Integral resident set size 0
Non-physical pagefaults 116, Physical pagefaults 604, Swaps 0
Blocks in 0 out 0, Messages in 0 out 0, Signals 0
Voluntary context switches 0, Involuntary context switches 0


>How-To-Repeat:

make test

>Fix:

Unknown at this point.

>Submitter-Id:    <submitter ID >
>Originator:   Charles Bailey
>Organization:
Children 's Hospital of Philadelphia/University of Pennsylvania
>MySQL support: none
>Synopsis:   communication error in regression testing
>Severity:   critical
>Priority:   medium
>Category:   mysql
>Class:      sw-bug
>Release:   mysql-4.1.2-alpha (Source distribution)
>Server: /usr/local/src/db/mysql-4.1.2-alpha/client/.libs/lt-mysqladmin Ver 8.40 Distrib 4.1.2-alpha, for intel-linux on i686

Server version      4.1.2-alpha-debug-log

>C compiler: gcc (GCC) 3.2.2 20030222 (Red Hat Linux 3.2.2-5)
>C++ compiler: gcc (GCC) 3.2.2 20030222 (Red Hat Linux 3.2.2-5)
>Environment:
System: Linux localhost 2.4.20-30.9smp #1 SMP Wed Feb 4 20:27:46 EST 2004 i686 athlon i386 GNU/Linux
Architecture: i686

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-redhat-linux/3.2.2/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --host=i386-redhat-linux
Thread model: posix
gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)
Compilation info: CC= 'gcc ' CFLAGS= '-O3 ' CXX= 'gcc ' CXXFLAGS= '-O3 -felide-constructors -fno-exceptions -fno-rtti ' LDFLAGS= ' ' ASFLAGS= ' '
LIBC:
lrwxrwxrwx 1 root root 13 Dec 3 2003 /lib/libc.so.6 - > libc-2.3.2.so
-rwxr-xr-x 1 root root 1561228 Nov 12 2003 /lib/libc-2.3.2.so
-rw-r--r-- 1 root root 2332200 Nov 12 2003 /usr/lib/libc.a
-rw-r--r-- 1 root root 204 Nov 12 2003 /usr/lib/libc.so
lrwxrwxrwx 1 root root 10 Apr 26 2003 /usr/lib/libc-client.a - > c-client.a
Configure command: ./configure '--with-mysqld-user=mysql ' '--without-innodb ' '--enable-assembler ' '--enable-local-infile ' '--without-bench ' '--without-berkeley-db ' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock ' '--with-libwrap ' '--with-vio ' '--with-openssl ' '--with-openssl-includes=/usr/include ' '--with-openssl-libs=/usr/lib ' '--with-debug ' '--enable-thread-safe-client ' 'CFLAGS=-O3 ' 'CXXFLAGS=-O3 -felide-constructors -fno-exceptions -fno-rtti ' 'CXX=gcc '


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/mysql?unsub=mysql @(protected)