Bug #12388 | Decimal comma in Excel changed to decimal point with vs 5.0.10 | ||
---|---|---|---|
Submitted: | 4 Aug 2005 16:04 | Modified: | 11 Aug 2005 18:42 |
Reporter: | Lars Johansson | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | mysql 5.0.10 | OS: | Linux (Mandriva LE 2005) |
Assigned to: | CPU Architecture: | Any |
[4 Aug 2005 16:04]
Lars Johansson
[4 Aug 2005 16:12]
Lars Johansson
Note! It seems only values created in vs 5.0.10 are affected.
[11 Aug 2005 18:42]
Aleksey Kishkin
Hi! since version 5.0.3 format of decimal was changed. here: http://dev.mysql.com/doc/mysql/en/precision-math-decimal-changes.html you can read it more detailed. PS: upgrading from 4.1 to 5.0 requires some work with decimal: http://dev.mysql.com/doc/mysql/en/upgrading-from-4-1.html