Bug #41406 | Events segfault with NDBAPI when watching a primary key | ||
---|---|---|---|
Submitted: | 11 Dec 2008 17:28 | ||
Reporter: | Andrew Hutchings | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Cluster: NDB API | Severity: | S2 (Serious) |
Version: | mysql-5.1-telco-6.3 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | mysql-5.1-telco-6.3.19 |
[11 Dec 2008 17:28]
Andrew Hutchings
[11 Dec 2008 20:45]
Tomas Ulin
this case should be handled in the code but all our testing also uses the pre values so we don't hit this beg, suggest you do too until bug is fixed: attrSidPre = event_op->getPreValue("subsid"); attrAppPre = event_op->getPreValue("app"); so the reason you hit this is that you do not get the "pre" values as well BTW, getting prevalues also fixes bug 41405, so that the update events get propagated correctly
[4 Nov 2009 9:16]
Jonas Oreland
EventAPI is not officially supported There is execellent work-around, decreasing prio to p4