Bug #17686 | Two Parition Error Messages that make no sense | ||
---|---|---|---|
Submitted: | 24 Feb 2006 2:41 | Modified: | 13 Mar 2006 16:12 |
Reporter: | Jonathan Miller | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Partitions | Severity: | S3 (Non-critical) |
Version: | 5.1.8 | OS: | |
Assigned to: | Jon Stephens | CPU Architecture: | Any |
[24 Feb 2006 2:41]
Jonathan Miller
[24 Feb 2006 2:56]
Jon Stephens
IMNSHO... The error message regarding PK and partitioning expression could be better phrased as: A PRIMARY KEY on a partitioned table must include all columns which are used in the partitioning expression. The datatype error message should read something like this: Wrong datatype: A RANGE or LIST partitioning expression must evaluate as an INT or NULL.
[26 Feb 2006 2:21]
Jonathan Miller
In addition, perror did not seem to know of these error numbers
[13 Mar 2006 16:12]
Jon Stephens
Thank you for your bug report. This issue has been addressed in the documentation. The updated documentation will appear on our website shortly, and will be included in the next release of the relevant product(s). Additional info: Regarding the primary <-> partitioning key issue, this has already been documented in the Partitioning By Key seciton of the Manual, so after discussing this bug with Mikael, I've closed it.