>Description:
1: running      safe_mysqld it just stops at end of statement
 

bash-2.05a# safe_mysqld
Starting mysqld daemon with databases from /var/lib/mysql
030618 10:09:11  mysqld ended

2:running mysql -u root

bash-2.05a# mysql -u root 
ERROR 2002: Can't connect to local MySQL server through socket '/var/run/mysql/m
ysql.sock' (111)
bash-2.05a# ls -l  /var/run/mysql/mysql.sock
srwxrwxrwx    1 mysql    mysql           0 Jun 18 10:09 /var/run/mysql/mysql.soc
k



>How-To-Repeat:
        <code/input/activities to reproduce the problem (multiple lines)>
>Fix:
        <how to correct or work around the problem, if known (multiple lines)>

>Submitter-Id: David Zygmunt Kruszewski
>Originator:    as above
>Organization:
  Home user
>MySQL support: none 
>Synopsis:      Can't start mysql
>Severity:       
>Priority:       
>Category:      mysql
>Class: 
>Release:       mysql-3.23.51 (Source distribution)

>Environment:
        <machine, os, target, libraries (multiple lines)>
System: Linux adric 2.4.18 #4 Fri May 31 01:25:31 PDT 2002 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/i386-slackware-linux/2.95.3/specs
gcc version 2.95.3 20010315 (release)
Compilation info: CC='i386-slackware-linux-gcc'  CFLAGS='-O3 -march=i486 -mcpu=i686'  
CXX='gcc'  CXXFLAGS='-O3 -march=i486 -mcpu=i686 -felide-constructors -fno-exceptions 
-fno-rtti'  LDFLAGS=''
LIBC: 
lrwxrwxrwx    1 root     root           13 May 17 23:51 /lib/libc.so.6 -> libc-2.2.5.so
-rwxr-xr-x    1 root     root      5029105 May 18  2002 /lib/libc-2.2.5.so
-rw-r--r--    1 root     root     24991240 May 18  2002 /usr/lib/libc.a
-rw-r--r--    1 root     root          178 May 18  2002 /usr/lib/libc.so
Configure command: ./configure --prefix=/usr --with-mysqld-user=mysql 
--with-unix-socket-path=/var/run/mysql/mysql.sock --localstatedir=/var/lib/mysql 
--with-pthread --enable-thread-safe-client --enable-assembler --with-raid 
--with-libwrap --without-bench --program-prefix= --program-suffix= 
i386-slackware-linux 'CFLAGS=-O3 -march=i486 -mcpu=i686' 'CXXFLAGS=-O3 -march=i486 
-mcpu=i686 -felide-constructors -fno-exceptions -fno-rtti' CXX=gcc 
build_alias=i386-slackware-linux host_alias=i386-slackware-linux 
target_alias=i386-slackware-linux



_____________________________________________________________
The Free Email with so much more!
=====> http://www.MuchoMail.com <=====

_____________________________________________________________
Select your own custom email address for FREE! Get [EMAIL PROTECTED], No Ads, 6MB, 
IMAP, POP, SMTP & more! http://www.everyone.net/selectmail?campaign=tag

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to