Bug #34712 | maria_read_log changes log file content on several platforms though not needed | ||
---|---|---|---|
Submitted: | 21 Feb 2008 1:34 | Modified: | 9 Mar 2008 19:35 |
Reporter: | Michael Widenius | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Maria storage engine | Severity: | S2 (Serious) |
Version: | 5.1.24-maria-alpha | OS: | Any |
Assigned to: | Oleksandr Byelkin | CPU Architecture: | Any |
[21 Feb 2008 1:34]
Michael Widenius
[27 Feb 2008 21:13]
Guilhem Bichot
got it in one of my Linux trees (release build) but not all.
[5 Mar 2008 21:23]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/43490 ChangeSet@1.2613, 2008-03-05 23:22:09+02:00, bell@desktop.sanja.is.com.ua +1 -0 Avoiding changing log on flush call if nothing was added to the log (BUG#34712)
[6 Mar 2008 6:32]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/43499 ChangeSet@1.2613, 2008-03-06 08:31:35+02:00, bell@desktop.sanja.is.com.ua +1 -0 Avoiding changing log on flush call if nothing was added to the log (BUG#34712)
[7 Mar 2008 8:03]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/43563 ChangeSet@1.2613, 2008-03-07 10:02:30+02:00, bell@desktop.sanja.is.com.ua +1 -0 Avoiding changing log on flush call if nothing was added to the log (BUG#34712 maria_read_log changes log file content on several platforms though not needed)
[7 Mar 2008 19:01]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/43614 ChangeSet@1.2613, 2008-03-07 21:00:00+02:00, bell@desktop.sanja.is.com.ua +1 -0 Avoiding changing log on flush call if nothing was added to the log (BUG#34712 maria_read_log changes log file content on several platforms though not needed) Fixed callback call (now under loghandler lock).