Bug #68523 ResultSet::getString does not return fractional seconds from DATETIME(N) columns
Submitted: 28 Feb 2013 13:05 Modified: 2 Feb 2015 16:21
Reporter: Lucas Cipolla Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / C++ Severity:S3 (Non-critical)
Version:1.1.2 OS:Windows (MySQL Server 5.6.10)
Assigned to: Hemant Dangi CPU Architecture:Any
Tags: DATETIME(6), getstring, microseconds, milliseconds, TIMESTAMP(6)

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:

[20 Jun 2013 12:11] Bogdan Degtyariov
test case

Attachment: bug68523.cpp (text/plain), 787 bytes.

[25 Jul 2013 11:56] Bogdan Degtyariov
Test case version 2

Attachment: bug68523.cpp (text/plain), 890 bytes.

[20 Jan 2015 11:05] Hemant Dangi
patch with testcase

Attachment: patch_68523.diff (application/octet-stream, text), 3.78 KiB.