Bug #59262 | broken replication - 5.1 master, 5.5 slave with SBR and timestamp(N) | ||
---|---|---|---|
Submitted: | 3 Jan 2011 18:11 | Modified: | 10 Feb 2011 11:12 |
Reporter: | Lig Isler-Turmelle | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Documentation | Severity: | S3 (Non-critical) |
Version: | 5.1 and 5.5 | OS: | Any |
Assigned to: | Jon Stephens | CPU Architecture: | Any |
[3 Jan 2011 18:11]
Lig Isler-Turmelle
[3 Jan 2011 18:45]
MySQL Verification Team
Did a quick test and it also shows up in the binary log in Mixed mode.
[31 Jan 2011 11:56]
Jon Stephens
If I merely document the current behaviour, I'll be enshrining an unnecessary "gotcha" in the docs. I really think it's preferable that the 5.5 or later server should strip out the "(N)" or otherwise handle this issue gracefully. Therefore, I'm asking that this be considered a Server bug, and I've changed category/status to Server:Replication/Open, and removed verifier/assignee/lead accordingly. (Note: Once the bug is [hopefully] fixed, I'll naturally include a note in the docs that this was an issue when replicating from <=5.1.x to 5.5.1 <= ... <= 5.5.{$fixed}.)
[31 Jan 2011 15:29]
MySQL Verification Team
Initial deprecation statement for TIMESTAMP(N) found in http://dev.mysql.com/doc/refman/5.1/en/news-5-1-8.html
[31 Jan 2011 15:37]
Luis Soares
Some additional information: - TIMESTAMP(N) was deprecated in 5.1.8: http://dev.mysql.com/doc/refman/5.1/en/news-5-1-8.html - TIMESTAMP(N) was removed in 5.5.3: http://bugs.mysql.com/bug.php?id=48048 http://dev.mysql.com/doc/mysqld-version-reference/en/ch05s03s06.html
[3 Feb 2011 18:40]
Jon Stephens
This is actually a documentation issue; (re)setting category/status/lead accordingly.
[10 Feb 2011 11:12]
Jon Stephens
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release. If necessary, you can access the source repository and build the latest available version, including the bug fix. More information about accessing the source trees is available at http://dev.mysql.com/doc/en/installing-source.html