Fixed indentation.
This commit is contained in:
@ -34,7 +34,7 @@
|
|||||||
* 23/06/15 Massimiliano Pinto Addition of MASTER_SERVER_CFG struct
|
* 23/06/15 Massimiliano Pinto Addition of MASTER_SERVER_CFG struct
|
||||||
* 24/06/15 Massimiliano Pinto Added BLRM_UNCONFIGURED state
|
* 24/06/15 Massimiliano Pinto Added BLRM_UNCONFIGURED state
|
||||||
* 05/08/15 Massimiliano Pinto Initial implementation of transaction safety
|
* 05/08/15 Massimiliano Pinto Initial implementation of transaction safety
|
||||||
* 23/10/15 Markus Makela Added current_safe_event
|
* 23/10/15 Markus Makela Added current_safe_event
|
||||||
*
|
*
|
||||||
* @endverbatim
|
* @endverbatim
|
||||||
*/
|
*/
|
||||||
|
@ -47,7 +47,7 @@
|
|||||||
* saved master responses
|
* saved master responses
|
||||||
* 23/08/2015 Massimiliano Pinto Added strerror_r
|
* 23/08/2015 Massimiliano Pinto Added strerror_r
|
||||||
* 30/09/2015 Massimiliano Pinto Addition of send_slave_heartbeat option
|
* 30/09/2015 Massimiliano Pinto Addition of send_slave_heartbeat option
|
||||||
* 23/10/2015 Markus Makela Added current_safe_event
|
* 23/10/2015 Markus Makela Added current_safe_event
|
||||||
*
|
*
|
||||||
* @endverbatim
|
* @endverbatim
|
||||||
*/
|
*/
|
||||||
|
@ -37,7 +37,7 @@
|
|||||||
* This is the current supported condition for detecting
|
* This is the current supported condition for detecting
|
||||||
* MariaDB 10 transaction start point.
|
* MariaDB 10 transaction start point.
|
||||||
* It's no longer using QUERY_EVENT with BEGIN
|
* It's no longer using QUERY_EVENT with BEGIN
|
||||||
* 23/10/15 Markus Makela Added current_safe_event
|
* 23/10/15 Markus Makela Added current_safe_event
|
||||||
*
|
*
|
||||||
* @endverbatim
|
* @endverbatim
|
||||||
*/
|
*/
|
||||||
|
@ -47,7 +47,7 @@
|
|||||||
* MariaDB 10 transaction start point.
|
* MariaDB 10 transaction start point.
|
||||||
* It's no longer using QUERY_EVENT with BEGIN
|
* It's no longer using QUERY_EVENT with BEGIN
|
||||||
* 25/09/2015 Massimiliano Pinto Addition of lastEventReceived for slaves
|
* 25/09/2015 Massimiliano Pinto Addition of lastEventReceived for slaves
|
||||||
* 23/10/15 Markus Makela Added current_safe_event
|
* 23/10/15 Markus Makela Added current_safe_event
|
||||||
*
|
*
|
||||||
* @endverbatim
|
* @endverbatim
|
||||||
*/
|
*/
|
||||||
|
@ -58,7 +58,7 @@
|
|||||||
* 25/09/2015 Massimiliano Pinto Addition of slave heartbeat:
|
* 25/09/2015 Massimiliano Pinto Addition of slave heartbeat:
|
||||||
* the period set during registration is checked
|
* the period set during registration is checked
|
||||||
* and heartbeat event might be sent to the affected slave.
|
* and heartbeat event might be sent to the affected slave.
|
||||||
* 23/10/15 Markus Makela Added current_safe_event
|
* 23/10/15 Markus Makela Added current_safe_event
|
||||||
*
|
*
|
||||||
* @endverbatim
|
* @endverbatim
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user