Difference between revisions of "MariaDB Binary Log Formats"

From wikieduonline
Jump to navigation Jump to search
Line 8: Line 8:
 
* [[MariaDB binary log]]
 
* [[MariaDB binary log]]
 
* [[/etc/mysql/mariadb.conf.d/50-server.cnf]]
 
* [[/etc/mysql/mariadb.conf.d/50-server.cnf]]
* [[binlog_format]]
+
* <code>[[binlog_format]]</code>
 
* mysql -e "SHOW VARIABLES;" | grep [[binlog_format]]
 
* mysql -e "SHOW VARIABLES;" | grep [[binlog_format]]
 
* <code>(Warning) Unsafe statement written to the binary log using statement format since BINLOG FORMAT = STATEMENT</code>
 
* <code>(Warning) Unsafe statement written to the binary log using statement format since BINLOG FORMAT = STATEMENT</code>

Revision as of 09:16, 18 December 2024

Advertising: