Bug #3028 error when updating a decimal, float or double field in .net
Submitted: 1 Mar 2004 18:40 Modified: 5 Jan 2008 0:07
Reporter: [ name withheld ]
Status: Can't repeat
Category:Connector/ODBC Severity:S2 (Serious)
Version:5.1 OS:Microsoft Windows (WIndows XP)
Assigned to: Target Version:
Tags: SQL_NUMERIC_STRUCT
Triage: D3 (Medium)

File: Maximum allowed size is 500KB.
Description:
Privacy:

If the data you need to attach is more than 500KB, you should create a compressed archive of the data and a README file that describes the data with a filename that includes the bug number (example: bug-data-3028.zip), and use FTP to upload the archive to ftp://ftp.mysql.com/pub/mysql/upload/. Once you have uploaded the file, add a comment to this bug to notify us about it. Note: This directory is unlistable, which means that once you have uploaded your file, you will not be able to see it.

All entries become the exclusive editorial property of Sun Microsystems, Inc.

[1 Mar 2004 18:42] [ name withheld ]
C# source that reproduces the problem - create a project from this

Attachment: Form1.cs (text/plain), 8.28 KiB.

[1 Mar 2004 18:44] [ name withheld ]
SQL for creating table for demonstration program

Attachment: VenueMaster.sql (text/plain), 1.01 KiB.

[1 Mar 2004 18:47] [ name withheld ]
extract of hopefully relevant section of ODBC trace

Attachment: SQL.LOG.txt (text/plain), 1.01 KiB.

[1 Mar 2004 18:48] [ name withheld ]
extract from mysql odbc trace file

Attachment: logextract.txt (text/plain), 5.68 KiB.

[7 Mar 2004 21:48] Peter Harvey
test

Attachment: test.c (text/plain), 12.36 KiB.