| Bug #4046 | using column type DECIMAL (0,11) will crash mysql | ||
|---|---|---|---|
| Submitted: | 8 Jun 2004 1:47 | Modified: | 10 Jun 2004 0:04 |
| Reporter: | Allen Rice | ||
| Status: | Closed | ||
| Category: | Server | Severity: | S1 (Critical) |
| Version: | 4.0.21 and 4.1.3 | OS: | Mac OS X (osx windows xp pro linux) |
| Assigned to: | Sergei Golubchik | Target Version: | |
[8 Jun 2004 1:47]
Allen Rice
[8 Jun 2004 2:16]
Dean Ellis
Verified against 4.0.21 and 4.1.3 in Linux. Thank you for the report. Note that this column definition is not, technically, useful. With a precision of 0 you could not store any values in the column.
[8 Jun 2004 18:07]
Oleksandr Byelkin
ChangeSet 1.1882 04/06/08 17:04:33 bell@sanja.is.com.ua +6 -0 wrong precision test (BUG#4046)
[10 Jun 2004 0:04]
Sergei Golubchik
Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.
If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information
about accessing the source trees is available at
http://www.mysql.com/doc/en/Installing_source_tree.html
Additional info:
fixed in 4.0.21
