Bug #44095 | Falcon fails to match rows when a big bigint constant is used in an UPDATE | ||
---|---|---|---|
Submitted: | 5 Apr 2009 13:00 | Modified: | 26 May 2010 17:52 |
Reporter: | Philip Stoev | Email Updates: | |
Status: | Unsupported | Impact on me: | |
Category: | MySQL Server: Falcon storage engine | Severity: | S3 (Non-critical) |
Version: | 6.0-falcon-team | OS: | Any |
Assigned to: | Lars-Erik Bjørk | CPU Architecture: | Any |
Tags: | F_ENCODING |
[5 Apr 2009 13:00]
Philip Stoev
[7 Apr 2009 22:08]
Ann Harrison
Note that the failure occurs only with tinyint fields. Integer and smallint get the right answer. The literal is 19 digits. 18 digit literals work with tinyint keys.