Documentation Home
MySQL Connector/NET Developer Guide
Related Documentation Download this Manual
PDF (US Ltr) - 1.3Mb
PDF (A4) - 1.3Mb


MySQL Connector/NET Developer Guide  /  Connector/NET Support  /  How to Report Connector/NET Problems or Bugs

9.2 How to Report Connector/NET Problems or Bugs

If you encounter difficulties or problems with MySQL Connector/NET, contact the Connector/NET community, as explained in Section 9.1, “Connector/NET Community Support”.

First try to execute the same SQL statements and commands from the mysql client program. This helps you determine whether the error is in Connector/NET or MySQL.

If you believe the problem to be a bug, report it through http://bugs.mysql.com/.

If reporting a bug, include the following information:

  • Operating system and version.

  • Connector/NET version.

  • MySQL server version.

  • Copies of error messages or other unexpected output.

  • Simple reproducible sample.

Remember that the more information you can supply to us, the more likely it is that we can fix the problem.