Bug #28167 Poor performance building connection string
Submitted: 30 Apr 2007 20:06 Modified: 3 May 2007 13:23
Reporter: Maxim Mass
Status: Closed
Category:Connector/Net Severity:S5 (Performance)
Version:5.0.6 OS:Any
Assigned to: Target Version:

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-28167.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.

[30 Apr 2007 20:07] Maxim Mass
profiler output

Attachment: mysql 5.0.6 .net connector performance.txt (text/plain), 11.31 KiB.

[2 May 2007 21:48] Maxim Mass
Patch to cache the ConnectionStringBuilder instances so they're not recreated

Attachment: ConnectionStringBuilderCaching.patch (application/octet-stream, text), 1.62 KiB.