Paul DuBois wrote:
> At 13:02 -0500 9/11/02, Mike Gohlke wrote:
>
>> From: [EMAIL PROTECTED]
>> To: [EMAIL PROTECTED]
>> Subject: 4.0.3 datadir mangle bug
>>
>>> Description:
>>
>> mysqld is mangling the datadir. Fed in "/mysql" and it
>> produces ". ysql"
>
>
> It's only changing the command line parameters viewable with ps.
> If you issue a SHOW VARIABLES LIKE 'datadir' query, what is the result?
>
This is getting even more perverse. Trying to connect with the mysql
client everything just hangs. However, connecting via php it works
fine. Via php it shows the datadir as '/mysql/'. Maybe the mysql
client is hosed too? (both are going via localhost (which should be via
the socket)). I just tested the php code via localhost/socket and
forced IP connect. Both work fine but the cmdline client is hosed for
any/all connections to all servers.
It's looking like the client is hosed now.
>
>
>> >How-To-Repeat:
>> Upgrade from 3.23.52 to 4.0.3
>>
>>> Fix:
>>
>> Unknown at this time. Tried to feed parameters to mysqld by
>> hand with same results.
>>
>>> Submitter-Id: <submitter ID>
>>> Originator: [EMAIL PROTECTED]
>>> Organization: RCS
>>> MySQL support: [none]
>>> Synopsis: See above
>>> Severity: [ critical ]
>>> Priority: [ high ]
>>> Category: mysql
>>> Class: [ sw-bug ]
>>> Release: mysql-4.0.3-beta (Source distribution)
>>
>>
>>> Environment:
>>
>> Debian 3.0 with all current updates. Kernel 2.4.19
>> System: Linux ns1 2.4.19 #5 SMP Sat Aug 17 22:38:56 CDT 2002
>> i686 unknown
>> Architecture: i686
>>
>> Some paths: /usr/bin/perl /usr/bin/make /usr/bin/gcc /usr/bin/cc
>> GCC: Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.4/specs
>> gcc version 2.95.4 20011002 (Debian prerelease)
>> Compilation info: CC='gcc' CFLAGS='' CXX='g++' CXXFLAGS=''
>> LDFLAGS=''
>> LIBC:
>> lrwxrwxrwx 1 root root 13 Jun 8 03:18
>> /lib/libc.so.6 -> libc-2.2.5.so
>> -rwxr-xr-x 1 root root 1153784 Apr 28 19:57
>> /lib/libc-2.2.5.so
>> -rw-r--r-- 1 root root 2390922 Apr 28 19:58 /usr/lib/libc.a
>> -rw-r--r-- 1 root root 178 Apr 28 19:58 /usr/lib/libc.so
>> Configure command: ./configure --prefix=/usr --sysconfdir=/etc
>> --with-mysqld-user=mysql
>> --with-libwrap --with-raid --enable-assembler --with-mysqlfs
>> --with-vio --with-openssl
>>
>> 14129 pts/1 S 0:00 /bin/sh /usr/bin/safe_mysqld --datadir=/mysql
>> 14158 pts/1 S 0:01 /usr/libexec/mysqld --basedir=/usr
>> --datadir=. ysql --user=mysql --pid-file=/mysql/ns1.pid --skip-locking
>> 14160 pts/1 S 0:00 /usr/libexec/mysqld --basedir=/usr
>> --datadir=. ysql --user=mysql --pid-file=/mysql/ns1.pid --skip-locking
>> 14161 pts/1 S 0:00 /usr/libexec/mysqld --basedir=/usr
>> --datadir=. ysql --user=mysql --pid-file=/mysql/ns1.pid --skip-locking
>> 14162 pts/1 S 0:00 /usr/libexec/mysqld --basedir=/usr
>> --datadir=. ysql --user=mysql --pid-file=/mysql/ns1.pid --skip-locking
>> 14163 pts/1 S 0:00 /usr/libexec/mysqld --basedir=/usr
>> --datadir=. ysql --user=mysql --pid-file=/mysql/ns1.pid --skip-locking
>> 14164 pts/1 S 0:00 /usr/libexec/mysqld --basedir=/usr
>> --datadir=. ysql --user=mysql --pid-file=/mysql/ns1.pid --skip-locking
>> 14165 pts/1 S 0:00 /usr/libexec/mysqld --basedir=/usr
>> --datadir=. ysql --user=mysql --pid-file=/mysql/ns1.pid --skip-locking
>> 14166 pts/1 S 0:00 /usr/libexec/mysqld --basedir=/usr
>> --datadir=. ysql --user=mysql --pid-file=/mysql/ns1.pid --skip-locking
>> 14167 pts/1 S 0:00 /usr/libexec/mysqld --basedir=/usr
>> --datadir=. ysql --user=mysql --pid-file=/mysql/ns1.pid --skip-locking
>> 14168 pts/1 S 0:00 /usr/libexec/mysqld --basedir=/usr
>> --datadir=. ysql --user=mysql --pid-file=/mysql/ns1.pid --skip-locking
>> 14169 pts/1 R 0:00 ps ax
>>
>>
>> ---------------------------------------------------------------------
>> 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
>
>
>
> ---------------------------------------------------------------------
> 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
>
---------------------------------------------------------------------
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