Modifying MySql.Data.dll for use with FogBugz 6

FogBugz 6 for Unix users running FogBugz 6.1.9 or lower with Mono 1.2.5.1 or lower may experience Search Service hangs due to a Mono bug that manifests when combined with the threading behavior of the MySQL Connector/Net.

We have created a modified version of the MySQL Connector/Net .dll that will be released with future versions of FogBugz. In order to fix this on your install, download this MySql.Data.dll and substitute it for the one in the Accessories subdirectory of your FogBugz install.

If you are interested in seeing the source of the changes, here is the complete redistribution of the code with our changes, and also a diff file for applying to MySQL Connector/Net 1.2.8.1.