binlog format
SET GLOBAL binlog_format='MIXED'; binlog_format=MIXED
mysql -e "SHOW VARIABLES" | grep -w binlog_format binlog_format MIXED
See also
Advertising:
SET GLOBAL binlog_format='MIXED'; binlog_format=MIXED
mysql -e "SHOW VARIABLES" | grep -w binlog_format binlog_format MIXED
Advertising: