Hi,
I just installed the binary version of mysql
(mysql-3.23.38-dec-osf5.1-alphaev6) for Tru64. It installed and ran fine,
but I ran into a problem when setting it up as a highly available
application through CAA. Setting the application up seemed
straightforward, it registered, but never starts correctly. I set the
START_APPCMD to "/usr/local/mysql/support-files/mysql.server start" and
this is where the trouble started.
This script does not return correctly under Tru64, as safe_mysql does not
return until the application is terminated. I fixed this by adding '&'
to the line(s) that starts the mysqld daemon in the while loop at the end
of safe_mysql. The script now returns, and the cluster application system
is happy again.
Hope this saves someone else the couple of hours it took me to find it
....
regards,
Peter Hand
Compaq Australia
---------------------------------------------------------------------
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