>Description:
Installed MySQL Binary, previous attempt with 'RPM' failed. From the Binary
install everything seems ok, however when I attempt to start the mysqld, and
run test to check it, I get a failure message as follows:
[EMAIL PROTECTED] mysql-standard-4.0.13-pc-linux-i686 ./bin/mysqladmin version
./bin/mysqladmin: connect to server at 'localhost' failed.
error: 'Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)'
Check that mysqld is running and that the socket: '/tmp/mysql.sock' exists!
There is in fact no socket in the /tmp directory, and I can not find a
way to create this socket.


>How-To-Repeat:
I have removed the program and all directories/subdirectories several times and
keep coming up with the same problem.
>Fix:
<how to correct or work around the problem, if known (multiple lines)>
>Submitter-Id: [EMAIL PROTECTED]
>Originator: root
>Organization: charles coffee
>MySQL support: none
>Synopsis: mysqld server will not run - no mysql socket


>Severity:    serious

>Priority:    medium

>Category:    mysql

>Class:        support

>Release:    mysql-4.0.13-standard (Official MySQL-standard binary)

>C compiler:    2.95.3
>C++ compiler:  2.95.3

>Environment:

IBM Thinkpad T23, Red Hat 8.0, target, libraries (multiple lines)>

System: Linux TPT23 2.4.18-14 #1 Wed Sep 4 13:35:50 EDT 2002 i686 i686 i386 GNU/Linux

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-redhat-linux/3.2/specs


Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info
--enable-shared --enable-threads=posix --disable-checking --host=i386-redhat-linux
--with-system-zlib --enable-__cxa_atexit


Thread model: posix
gcc version 3.2 20020903 (Red Hat Linux 8.0 3.2-7)
Compilation info: CC='gcc' CFLAGS='-O2 -mcpu=pentiumpro' CXX='gcc' CXXFLAGS='-O2 -mcpu=pentiumpro -felide-constructors' LDFLAGS='' ASFLAGS=''


LIBC:

lrwxrwxrwx 1 root root 14 May 18 2003 /lib/libc.so.6 -> libc-2.2.93.so

-rwxr-xr-x    2 root     root      1235468 Sep  5  2002 /lib/libc-2.2.93.so

-rw-r--r--    1 root     root      2233342 Sep  5  2002 /usr/lib/libc.a

-rw-r--r--    1 root     root          178 Sep  5  2002 /usr/lib/libc.so

Configure command: ./configure '--prefix=/usr/local/mysql' '--with-comment=Official
MySQL-standard binary' '--with-extra-charsets=complex' '--with-server-suffix=-standard'
'--enable-thread-safe-client' '--enable-local-infile' '--enable-assembler' '--disable-shared'
'--with-client-ldflags=-all-static' '--with-mysqld-ldflags=-all-static' '--with-innodb'
'CFLAGS=-O2 -mcpu=pentiumpro' 'CXXFLAGS=-O2 -mcpu=pentiumpro -felide-constructors' 'CXX=gcc'





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



Reply via email to