ccx004@stripped writes:
> >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
>
>
>
Hi!
I see you have made MySQL out of source.
I think you should repeat a process, but this time, please follow
precisely instructions in a manual, pertaining to Digital Unix.
If you follow the recommandations strictly, and if you have problems
during make and running, please notify.
Sinisa
+----------------------------------------------------------------------+
| TcX ____ __ _____ _____ ___ == mysql@stripped |
| /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic |
| /*/ /*/ /*/ \*\_ |*| |*||*| mailto:sinisa@stripped|
| /*/ /*/ /*/\*\/*/ \*\|*| |*||*| Larnaka, Cyprus |
| /*/ /*/ /*/\*\_/*/ \*\_/*/ |*|____ |
| ^^^^^^^^^^^^/*/^^^^^^^^^^^\*\^^^^^^^^^^^ |
| /*/ \*\ Developers Team |
+----------------------------------------------------------------------+