author | Sebastian Harl <sh@tokkee.org> | |
Fri, 20 Mar 2009 18:32:57 +0000 (19:32 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Fri, 20 Mar 2009 20:53:43 +0000 (21:53 +0100) | ||
commit | fa25bf332f94d30a31d5179fd846ffbdea296eef | |
tree | e47556d8aad7c2b668365f199af2c5a92830fafe | tree | snapshot |
parent | d3174880008828faeb471693a014f75675cccdda | commit | diff |
mysql plugin: Added support for "slave notifications".
The new boolean config option "SlaveNotifications" may be used to enable
notifications if the replication slave I/O and / or SQL threads are not
running (and the respective OKAY notifications). Since this is somewhat
related to the time offset between master and slave, "time_offset" is used for
the type information stored in the notification.
The new boolean config option "SlaveNotifications" may be used to enable
notifications if the replication slave I/O and / or SQL threads are not
running (and the respective OKAY notifications). Since this is somewhat
related to the time offset between master and slave, "time_offset" is used for
the type information stored in the notification.
src/mysql.c | diff | blob | history |