Bug #27921 View ignores precision for CAST()
Submitted: 18 Apr 2007 9:45 Modified: 15 May 2007 2:53
Reporter: Daniel Jaenecke Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Views Severity:S3 (Non-critical)
Version:5.0.37, 5.1 OS:Linux
Assigned to: Alexey Botchkov CPU Architecture:Any
Tags: cast, precision, VIEW

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:

[18 Apr 2007 10:18] Sveta Smirnova
test case

Attachment: bug27921.test (application/octet-stream, text), 174 bytes.

[18 Apr 2007 19:32] Martin Friebe
proposal for a patch

Attachment: cast_print.patch (text/x-patch), 613 bytes.