Re: MySQL on NetWare and Backups

2004-06-10 Thread Mark Goldfarb
NLM= Novell Loadable Module >>> Egor Egorov <[EMAIL PROTECTED]> 6/10/04 4:09:13 PM >>> "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 eac

Re: MySQL on NetWare and Backups

2004-06-10 Thread Duncan Hill
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

Re: MySQL on NetWare and Backups

2004-06-10 Thread Egor Egorov
"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 gene

Re: MySQL on NetWare and Backups

2004-06-10 Thread Mark Goldfarb
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

Re: MySQL on NetWare and Backups

2004-06-10 Thread Egor Egorov
"Mark Goldfarb" <[EMAIL PROTECTED]> wrote: > Hi. Hope someone can help me. I am running MySQL on a NetWare 6.x > server. I am using Veritas BackupExec. I currently manually copy the > files before a backup or manually unload the MySQL server. I would like > to automate the backup. What is t

MySQL on NetWare and Backups

2004-06-09 Thread Mark Goldfarb
Hi. Hope someone can help me. I am running MySQL on a NetWare 6.x server. I am using Veritas BackupExec. I currently manually copy the files before a backup or manually unload the MySQL server. I would like to automate the backup. What is the best way to do a backup on a NetWare server. Th