Merge pull request #5309 from henders/henders/remove_statement_binlog_format

Remove binlog statement format config setting
This commit is contained in:
Sugu Sougoumarane 2019-10-17 07:38:44 -07:00 коммит произвёл GitHub
Родитель 74ca3b19cd d7b4109c7e
Коммит c41d395630
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -1,7 +1,6 @@
# basic config parameters for all db instances in the grid
sql_mode = STRICT_TRANS_TABLES
binlog_format = statement
character_set_server = utf8
collation_server = utf8_general_ci
connect_timeout = 30