Bug #15750 MySQL Command object - Parameter Collection
Submitted: 14 Dec 2005 18:00 Modified: 25 Oct 2007 15:52
Reporter: Stephen Taylor Email Updates:
Status: Won't fix Impact on me:
None 
Category:Connector / NET Severity:S3 (Non-critical)
Version:v1.0.7 OS:Windows (Windows XP SP2 / VS2003)
Assigned to: Reggie Burnett CPU Architecture:Any

[14 Dec 2005 18:00] Stephen Taylor
Description:
I've added a number of parameters to the collection item of a MySQL Command obkect included in my project.  However, after saving and closing VS2003, then restarting it and reloading the project, the list of parameters in the collection of the MySQLCommand object is now empty.

How to repeat:
Start VS2003 and a blank project
Add a MySqlCommand object to the project
Add a number of parameters to the MySQLParameter Collection
Save the project, exit VS2003.

Restart VS2003, and reopen the project.
Check the MySQLParameter collection of the MySQLCommand object - it should have the parameters added previously, but it's empty!

Suggested fix:
Make it persist the parameters in the MySQLCommand object!
[14 Dec 2005 19:03] Vasily Kishkin
Thank for the bug report. I was able to reproduce the bug. The loaded collection is empty.
[25 Oct 2007 15:52] Reggie Burnett
This is a very old bug report.  We have decided not to renable the design time editing with the 1.0 product line but have added a WL to reimplement this in the 5.2/5.3 timeframe when our 5.x code base works with .NET 1.1