1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

MDEV-9792 Backport MDEV-8713 to 10.1.

This commit is contained in:
Alexey Botchkov
2016-04-27 11:08:46 +04:00
parent 1cf852d874
commit 47e0717806
4 changed files with 1031 additions and 154 deletions

View File

@ -320,10 +320,11 @@
/* Used to check GROUP BY list in the MODE_ONLY_FULL_GROUP_BY mode */
#define UNDEF_POS (-1)
#endif /* !MYSQL_CLIENT */
/* BINLOG_DUMP options */
#define BINLOG_DUMP_NON_BLOCK 1
#endif /* !MYSQL_CLIENT */
#define BINLOG_SEND_ANNOTATE_ROWS_EVENT 2