List:General Discussion« Previous MessageNext Message »
From:ccx004 Date:July 28 1999 8:41pm
Subject:Mysql problem on Digital UNIX
View as plain text  
>Description:
	MYSQL does not run on Digital UNIX at least I can't get it to run.
	ps shows that it is running eg..

root       8982  0.0  0.2 13.5M 864K ttyp3    S    21:35:34     0:00.06
/usr/local/mysql/libexec/mysqld --basedir=/usr/local/mysql --datadir=/usr/local/mysql/var


	but all attempt to connect to the server using any program fail. For
	For example:

bash# mysqladmin create colin
mysqladmin: connect to server at 'localhost' failed
error: ''

bash# mysqladmin -h austin create colin
mysqladmin: connect to server at 'austin' failed
error: 'Lost connection to MySQL server during query' 

and so on. Telneting to the mysql port displays a string which contains the
version information but the connection is immediately broken.

>How-To-Repeat:
	make install
	scripts/mysql_install_db
	bin/safe_mysqld

followed by any mysql or mysqladmin etc commands.

>Fix:
	Don't know

>Submitter-Id:	ccx004
>Originator:	system PRIVILEGED account
>Organization:
 Coventry University
>MySQL support: none
>Synopsis:	Daemon doesn't work on Digital UNIX
>Severity:	critical
>Priority:	medium
>Category:	mysql
>Class:		sw-bug
>Release:	mysql-3.22.25 (Source distribution)
>Environment:
	
System: OSF1 austin V4.0 878 alpha
Machine: alpha
Some paths:  /usr/bin/perl /mnt/local/bin/make /mnt/local/bin/gcc /usr/bin/cc
GCC: Reading specs from /mnt/local/lib/gcc-lib/alphaev56-dec-osf4.0d/2.8.1/specs
gcc version 2.8.1
Compilation info: CC='gcc'  CFLAGS=''  CXX='c++'  CXXFLAGS=''  LDFLAGS=''
Configure command: ./configure  --prefix=/usr/local/mysql --with-low-memory
'--with-named-thread-libs=-lpthread -lmach -lexc'
Perl: This is perl, version 5.004_04 built for alpha-dec_osf
Thread
Mysql problem on Digital UNIXccx00429 Jul
  • Mysql problem on Digital UNIXsinisa29 Jul
    • Re: Mysql problem on Digital UNIXColin Bruce29 Jul
      • Re: Mysql problem on Digital UNIXJani Tolonen30 Jul
      • Re: Mysql problem on Digital UNIXsinisa30 Jul
        • Re: Mysql problem on Digital UNIXColin Bruce30 Jul