Bug #16378 | Stored procedure puts garbage in the binary log | ||
---|---|---|---|
Submitted: | 11 Jan 2006 15:26 | Modified: | 19 Jan 2006 13:22 |
Reporter: | Gleb Paharenko | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 5.0.18/5.0.19 BK | OS: | Linux (Linux) |
Assigned to: | Assigned Account | CPU Architecture: | Any |
[11 Jan 2006 15:26]
Gleb Paharenko
[11 Jan 2006 15:47]
MySQL Verification Team
Thank you for the bug report.
[12 Jan 2006 7:18]
enzo arlati
Severity: S3 (Non-critical) I don't known what mean Non-critical but: This bug prevent the use of stored procedures on environment where replication are required. After the dicovery the bug I must replace all the code based on stored procedure , whith code built inside the application program.
[13 Jan 2006 14:38]
Martijn van den Burg
Does this occur with latin1 as well?