Bug #10128 Error in evaluating simple mathematical expression
Submitted: 24 Apr 2005 18:28 Modified: 10 Jan 2008 10:25
Reporter: Nikos Sarris
Status: Closed
Category:Connector/ODBC Severity:S2 (Serious)
Version:5.1 OS:Microsoft Windows (Win XP Pro SP2)
Assigned to: Bugs System 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-10128.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.

[24 Apr 2005 22:05] Nikos Sarris
This VB6 app displays the bug. It needs a System ODBC datasource named "MySQL"

Attachment: MySQL-Bug1.zip (application/x-zip-compressed, text), 1.37 KiB.

[24 Apr 2005 22:23] Nikos Sarris
The VC6 app (not by me, needs to be compiled). Connect through the ODBC driver and query
"SELECT 1/2"

Attachment: ISQLADO_src.zip (application/x-zip-compressed, text), 97.32 KiB.

[2 Jan 2008 23:06] Jess Balint
fix + test

Attachment: x11.txt (text/plain), 1.80 KiB.

[2 Jan 2008 23:08] Jess Balint
changed test slightly

Attachment: x11.txt (text/plain), 1.74 KiB.