Hi all,
I have two Linux Machine Redhat7.3 one for webserver and other for Database.
first machine is loaded with apache1.3.27 with tomcat 4.1.12 and
cummunicating using ajp13...
my second machine is MySQL 3.23.43 DB Server...
on my webserver I am using mm.mysql-2.0.9-bin.jar Driver....
Database is up and running.....in my webserver I have written a java class
that communicates with the DB server....
the code is able to Load and register the Driver and when the getConnection
is executed the MySQL database is restarted ...the error message is below
"
bin/safe_mysqld: line 273: 20449 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: 0
021216 14:42:05  mysqld restarted
021216 14:42:05  mysqld ended
"
.....how it can be solved
thanks in advance

Regards
Laxmikanth M S 
Off  : 91-80-6610330 extn 1256
http://www.sonata-software.com

> Coming together is the beginning, staying together is progress and working
> together is Success
What lies behind us and what lies before us are tiny matters compared to
what lies within us  - Emerson


*********************************************************************
Disclaimer: The information in this e-mail and any attachments is
confidential / privileged. It is intended solely for the addressee or
addressees. If you are not the addressee indicated in this message, you may
not copy or deliver this message to anyone. In such case, you should destroy
this message and kindly notify the sender by reply email. Please advise
immediately if you or your employer does not consent to Internet email for
messages of this kind.
*********************************************************************

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