Difference between revisions of "(Warning) Unsafe statement written to the binary log using statement format since BINLOG FORMAT = STATEMENT"
Jump to navigation
Jump to search
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | [Warning] Unsafe statement written to the binary log using statement format since [[BINLOG_FORMAT]] = [[STATEMENT]]. INSERT... ON DUPLICATE KEY UPDATE on a table with more than one UNIQUE KEY is unsafe Statement: | + | [Warning] Unsafe statement written to the binary log using statement format since [[BINLOG_FORMAT]] = [[STATEMENT]]. [[INSERT... ON DUPLICATE KEY UPDATE on a table with more than one UNIQUE KEY is unsafe Statement]]: |
| + | |||
| + | |||
| + | * https://dev.mysql.com/doc/refman/9.1/en/insert-on-duplicate.html | ||
== Related == | == Related == | ||
* [[MariaDB SET|SET]] | * [[MariaDB SET|SET]] | ||
| + | * [[Bin log]] | ||
== See also == | == See also == | ||
Latest revision as of 09:46, 18 December 2024
[Warning] Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT. INSERT... ON DUPLICATE KEY UPDATE on a table with more than one UNIQUE KEY is unsafe Statement:
Related[edit]
See also[edit]
Advertising: