Bug #14140 | libmysqld returns column type NEWDECIMAL | ||
---|---|---|---|
Submitted: | 19 Oct 2005 13:29 | Modified: | 19 Apr 2006 16:59 |
Reporter: | Peter Schäfer | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Documentation | Severity: | S3 (Non-critical) |
Version: | 5.0.16, nightly build 20051017 | OS: | Any (*) |
Assigned to: | Paul DuBois | CPU Architecture: | Any |
[19 Oct 2005 13:29]
Peter Schäfer
[20 Oct 2005 7:13]
Peter Schäfer
I found out that the NEWDECIMAL return values are simply strings, so I can live with it :-) down-graded the bug to "non-critical"
[3 Feb 2006 14:14]
Hartmut Holzgraefe
couldn't find any format specification for this in the current docs either
[19 Apr 2006 16:59]
Paul DuBois
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: I've added MYSQL_TYPE_NEWDECIMAL to the table at: http://dev.mysql.com/doc/refman/5.0/en/c-api-prepared-statement-datatypes.html and included some remarks about data conversions.