Am I correct here...?? MySql has released version 5.1 of their connector which works with the Compact Framework 2.0???

From their website: (see #2) (http://dev.mysql.com/downloads/connector/net/5.1.html)

Code:
Connector/Net 5.1 is the most exciting release of MySQL's fully managed ADO.Net provider to date. Some of the most user-requested features have been included. For example:

1. Support for fully commented stored procedures. 
*!*!*!*!2. Support for Compact Framework 2.0. 
3. Support for ASP.Net 2.0 Membership and Role systems.
Does this mean that we can now write Pocket PC programs to transact data with MySql servers? I downloaded and installed it and added references to the mysql.data.cf.dll and mysql.data.tests.cf.dll librarires.

I can not get it to work!! Am I correct that this connector allows pocket pcs to transact with MySql Servers? I will post the error information that I am getting in a few minutes, but I just want to make sure that I am understanding version 5.1 correctly (that it works with the CF). I can find NO documentation, nor ANY discussion about support for the CF with MySql.

Any information will be greatly appreciated!!

Thanks,
Corey