On Thursday 10 June 2004 15:09, Egor Egorov might have typed:
> "Mark Goldfarb" <[EMAIL PROTECTED]> wrote:
> > I saw the script.  I am actually fine running a shutdown on the server
> > prior to each backup.  Veritas BackupExec supports running commands
> > prior and after each backup.  The problem I am having is if I run the
> > mysqladmin --shutdown command, it generates a message saying NLM has
> > been shutdown, press any key to continue.  Until someone presses a key
> > on the server, the MySQL server is in a frozen state (I cannot restart
> > it).
> > Does anyone know anyway to avoid getting that message when running the
> > mysqladmin NLM?
>
> What is NLM?

Netware Loadable Module - how Netware implements a daemon or application that 
has to run on the server.

Mark, Netware supports Perl, so you should be able to write a quick perl 
script to connect via DBI and issue a shutdown command.

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to