| Bug #13443 | Partitions: no error for unlisted values | ||
|---|---|---|---|
| Submitted: | 23 Sep 2005 19:42 | Modified: | 4 Nov 2005 12:51 |
| Reporter: | Peter Gulutzan | ||
| Status: | Closed | ||
| Category: | Server: Partition | Severity: | S3 (Non-critical) |
| Version: | 5.1.2-alpha-debug | OS: | Linux (SUSE 9.2) |
| Assigned to: | Jon Stephens | Target Version: | |
[23 Sep 2005 19:42]
Peter Gulutzan
[18 Oct 2005 16:24]
Mikael Ronstrom
The problem here is that a function with NULL as input will actually always return 0 and this is treated as a correct value. The option would be to not allow NULLable fields in the partition function but it was decided to support NULL and then if any field is NULL the value of the partition function is 0.
[31 Oct 2005 22:59]
Mikael Ronstrom
This is not a bug
[4 Nov 2005 12:51]
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: Updated docs to make it clear that this is expected behaviour (and why).
