Hi,

On Mon, Jan 12, 2009 at 4:28 AM, Krishna Chandra Prajapati
<prajapat...@gmail.com> wrote:
> Hi Baron,
>
> I want to use mk-slave-restart (maatkit tool) to restart the slave if 1048
> errors comes up.
>
> [r...@linux18 ~]# mk-slave-restart --always --daemonize
> --defaults-file=/etc/my1.cnf --error-numbers=1048 --host=localhost --port
> 3307 --user=root
> [r...@linux18 ~]# ps aux | grep mk-slave-restart
> root     22006  0.0  0.0   4004   700 pts/2    S+   14:51   0:00 grep
> mk-slave-restart
>
> Can you tell me whats wrong in the above syntax. It's not working.
> Please tell me the complete syntax.

It's great that you want to use it, but just as a note -- if this
becomes a long thread, please move it to the Maatkit mailing list.

I would remove the --daemonize argument first so you can see standard
output and standard error easily.

Baron

-- 
Baron Schwartz, Director of Consulting, Percona Inc.
Our Blog: http://www.mysqlperformanceblog.com/
Our Services: http://www.percona.com/services.html

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql?unsub=arch...@jab.org

  • mk-slave-restart Krishna Chandra Prajapati
    • Re: mk-slave-restart Baron Schwartz

Reply via email to