Commit 4f97c96e authored by kostja@bodhi.(none)'s avatar kostja@bodhi.(none)

Add replication group (comments).

parent 2537a87f
......@@ -16,6 +16,12 @@
#ifndef SLAVE_H
#define SLAVE_H
/**
@defgroup Replication Replication
@{
@file
*/
#ifdef HAVE_REPLICATION
#include "log.h"
......@@ -214,6 +220,8 @@ extern I_List<THD> threads;
#define SLAVE_IO 1
#define SLAVE_SQL 2
#endif
/**
@} (end of group Replication)
*/
#endif
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment