Added limitation for MariaDB 10
Added limitation for MariaDB 10
This commit is contained in:
@ -20,6 +20,9 @@
|
|||||||
* This utility checks a MySQL 5.6 and MariaDB 10.0.X binlog file and reports
|
* This utility checks a MySQL 5.6 and MariaDB 10.0.X binlog file and reports
|
||||||
* any found error or an incomplete transaction.
|
* any found error or an incomplete transaction.
|
||||||
* It suggests the pos the file should be trucatetd at.
|
* It suggests the pos the file should be trucatetd at.
|
||||||
|
* MariaDB 10 compatibility must be activated with --mariadb | -M option
|
||||||
|
*
|
||||||
|
* Note: transactions are not currently checked for MariaDB 10
|
||||||
*
|
*
|
||||||
* @verbatim
|
* @verbatim
|
||||||
* Revision History
|
* Revision History
|
||||||
|
Reference in New Issue
Block a user