#At file:///home/acorreia/workspace.sun/repository.mysql/bzrwork/bug-44378/mysql-6.0-bugteam-push/ based on revid:svoj@stripped
3223 Alfranio Correia 2009-04-21 [merge]
merge 5.1-bugteam --> 6.0-bugteam
modified:
sql/log_event.cc
=== modified file 'sql/log_event.cc'
--- a/sql/log_event.cc 2009-04-21 09:48:03 +0000
+++ b/sql/log_event.cc 2009-04-21 14:32:59 +0000
@@ -9328,7 +9328,7 @@ Incident_log_event::Incident_log_event(c
// If the incident is not recognized, this binlog event is
// invalid. If we set incident_number to INCIDENT_NONE, the
// invalidity will be detected by is_valid().
- incident_number= INCIDENT_NONE;
+ m_incident= INCIDENT_NONE;
DBUG_VOID_RETURN;
}
m_incident= static_cast<Incident>(incident_number);
Attachment: [text/bzr-bundle] bzr/alfranio.correia@sun.com-20090421143259-4c17kxqkosvqo7l5.bundle
| Thread |
|---|
| • bzr commit into mysql-6.0-bugteam branch (alfranio.correia:3223) | Alfranio Correia | 21 Apr |