Bug #52425 Error log filled up with garbage error logs
Submitted: 29 Mar 2010 6:30 Modified: 30 Mar 2010 20:09
Reporter: Mikiya Okuno Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: Errors Severity:S3 (Non-critical)
Version:5.5.2 OS:Any
Assigned to: CPU Architecture:Any

[29 Mar 2010 6:30] Mikiya Okuno
Description:
The error log is filled up with messages like below:

100329 15:08:14 [Warning] Statement may not be safe to log in statement format. Statement: UPDATE `table1_key_pk_parts_2_int_autoinc` SET `char_utf8_key` = 7 WHERE `pk` = 2 LIMIT 1

This message disappears when RBR is used.

How to repeat:
Use random query generator against 5.5.2 with binlog enabled using SBR.

Suggested fix:
Please add an option to suppress this message etc.
[30 Mar 2010 20:09] Omer Barnir
This is a duplicate  of bug#51638