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.
- Modified MySql.Data.dll (md5 f985d6614a388f3dc2abe54a774283ca)
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.
- Modified mysql-connector-net-5.0.8.1.mono-workaround-src.zip (md5 9e7d6c0c7b2f5f0326d641561ecbbd5f)
- Modified MySql.Data.MonoWorkaround.diff.txt (md5 03af89d409df6b1dfffd7774ac7e7eb8)
