I have a few servers running MySQL and regularly (almost every web page!)
connect from one to the other to update or query a remote database. I have
never had any problems (love that mySQL) until I upgraded one of the systems
and re-loaded the websites etc.

Now, when I try to connect to the new system, from PHP or just using mySQL, I
get a ang or a segmentation fault .....

Server
 - Mysql version 3.23.52-log
 - Suse 8.1 professional

Client
 - Suse ??
 - Mysql version 3.23.32

On server machine start up mysqld in the standard way ...

mysql /etc/init.d/mysql start

On client machine, try to connect

mysql -h server -u user -pPassword

Client hangs and server either kills all mysqld services or reports a
segmentation fault

Server>> /usr/bin/safe_mysqld: line 273: 28084 Segmentation fault
$NOHUP_NICENESS $ledir/$MYSQLD
$defaults --basedir=$MY_BASEDIR_VERSION --datadir=$DATADIR
$USER_OPTION --pid-file=$pid_file --skip-locking >>$err_log 2>&1

Number of processes running now: 3
mysqld process hanging, pid 28115 - killed
mysqld process hanging, pid 28115 - killed
mysqld process hanging, pid 28115 - killed
021121 17:14:06  mysqld restarted
021121 17:14:06  mysqld ended

Any help gratefull receivd ....

Regards

Robert
----------------------------------------------------
UK Theatre Web  - www.uktw.co.uk
Arts Archive    - www.arts-archive.com
DynamicListing  - www.dynamiclisting.com
----------------------------------------------------
A: New House, High Street, Fernham, Oxon, SN7 7NY
T: 01367 820 828        F: 01367 820 827
All information provided in good faith



---------------------------------------------------------------------
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

Reply via email to