Fixed indentation.

This commit is contained in:
Markus Makela
2015-10-23 15:05:51 +03:00
parent 63f4bc3aec
commit 3be5238bd7
5 changed files with 5 additions and 5 deletions

View File

@ -34,7 +34,7 @@
* 23/06/15 Massimiliano Pinto Addition of MASTER_SERVER_CFG struct
* 24/06/15 Massimiliano Pinto Added BLRM_UNCONFIGURED state
* 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
*/

View File

@ -47,7 +47,7 @@
* saved master responses
* 23/08/2015 Massimiliano Pinto Added strerror_r
* 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
*/

View File

@ -37,7 +37,7 @@
* This is the current supported condition for detecting
* MariaDB 10 transaction start point.
* 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
*/

View File

@ -47,7 +47,7 @@
* MariaDB 10 transaction start point.
* It's no longer using QUERY_EVENT with BEGIN
* 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
*/

View File

@ -58,7 +58,7 @@
* 25/09/2015 Massimiliano Pinto Addition of slave heartbeat:
* the period set during registration is checked
* 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
*/