Bug #29306 Truncated data in MS Access with decimal (3,1) columns in a VIEW
Submitted: 22 Jun 2007 17:04 Modified: 25 Aug 2007 16:12
Reporter: Bogdan Degtyariov Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Views Severity:S2 (Serious)
Version:5.0.37, 5.0.45 OS:Windows
Assigned to: Konstantin Osipov CPU Architecture:Any
Tags: access, bfsm_2007_07_19, VIEW, windows

File: Maximum allowed size is 50MB.
Description:
Privacy:

If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.

To split a large file:

[5 Jul 2007 14:33] Bogdan Degtyariov
Test case that shows zero decimals from view with decimal(3,1) column

Attachment: mysql-list-columns-test.c (text/plain), 1.33 KiB.