Bugs fixed:
MySQL Connector/NET 1.0.5 could not connect on Mono. (Bug#13345)
Serializing a parameter failed if the first value passed in was
NULL
. (Bug#13276)Field names that contained the following characters caused errors:
()%<>/
(Bug#13036)The
nant
build sequence had problems. (Bug#12978)The MySQL Connector/NET 1.0.5 installer would not install alongside MySQL Connector/NET 1.0.4. (Bug#12835)