Bug #29171 | inconvenient attribute name in table FALCON_SYNCOBJECTS | ||
---|---|---|---|
Submitted: | 18 Jun 2007 9:55 | Modified: | 15 May 2009 16:04 |
Reporter: | Oli Sennhauser | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Falcon storage engine | Severity: | S4 (Feature request) |
Version: | 6.0.0 | OS: | Any |
Assigned to: | Hakan Küçükyılmaz | CPU Architecture: | Any |
Tags: | F_HANDLER |
[18 Jun 2007 9:55]
Oli Sennhauser
[18 Jun 2007 10:18]
Hakan Küçükyılmaz
We should change the column name.
[21 Mar 2009 15:11]
Kevin Lewis
This was apparently fixed some time ago. The field is now called 'CALLER' instead of 'WHERE'. Hakan, can you research the old releases and find out when it was done and what version it was released in? storage\falcon\ha_falcon.cpp(3806): {"CALLER", 120, MYSQL_TYPE_STRING, 0, 0, "Caller", SKIP_OPEN_TABLE},
[23 Mar 2009 15:26]
Hakan Küçükyılmaz
The fix is in our tree since it's initial import 2007-09-20. That was the transition from 5.0 to the 5.1 tree. So it is safe to say that the fix is in since MySQL 6.0.0.
[15 May 2009 16:04]
MC Brown
No changelog entry required.