Bug #80030 Connector/NET slow connecting to newer MySQL versions with pooling disabled
Submitted: 18 Jan 2016 10:32 Modified: 31 Jul 2018 14:43
Reporter: Jan Reilink Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / NET Severity:S2 (Serious)
Version:6.9.8.0 OS:Windows
Assigned to: CPU Architecture:Any
Tags: Connector/Net, slow

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 Jan 2016 11:10] Onno Molenkamp
This change makes connecting to a server that supports connection attributes significantly faster

Attachment: mysql-connector-net-slowness.patch (text/x-patch), 636 bytes.

[21 Jan 2016 12:19] Chiranjeevi Battula
Test Results

Attachment: 80030.zip (application/zip, text), 4.82 KiB.

[7 Sep 2016 10:06] NOT_FOUND NOT_FOUND
these client properties should be queried only once at startup, because they are invariant during the process lifetime

Attachment: 0001-client-properties-performance.patch (application/octet-stream, text), 6.93 KiB.