binlog format
(Redirected from Binlog format=MIXED)
Jump to navigation
Jump to search
SET GLOBAL binlog_format='MIXED'; binlog_format=MIXED
mysql -e "SHOW VARIABLES" | grep -w binlog_format binlog_format MIXED
show variables like 'binlog_format';
See also[edit]
Advertising: