| Bug #15526 | cannot determine value of "MAXVALUE" used in partitioning | ||
|---|---|---|---|
| Submitted: | 6 Dec 2005 16:21 | Modified: | 2 Feb 2008 12:36 |
| Reporter: | Kolbe Kegel | Email Updates: | |
| Status: | Not a Bug | Impact on me: | |
| Category: | MySQL Server: Partitions | Severity: | S4 (Feature request) |
| Version: | 5.1.3 | OS: | Linux (Linux) |
| Assigned to: | Mattias Jonsson | CPU Architecture: | Any |
[6 Dec 2005 16:21]
Kolbe Kegel
[2 Feb 2008 12:36]
Mattias Jonsson
MAXVALUE is not a constant, it is a supremum (please see bug#32566 and Bug#29258) All possible values are less than MAXVALUE. http://en.wikipedia.org/wiki/Supremum
