Download
MySql Database Server
You can download the MySQL Database Server at the following address:http://dev.mysql.com/downloads/mysql
WARNING: MySQL 5.5 is not yet officially supported so MySQL 5.1 is the current best choice.
We preconize downloading also SQLyog Community Edition, available at this address:
http://code.google.com/p/sqlyog/downloads/list/
JDBC driver
You can download the latest JDBC driver at the following address:http://www.mysql.com/downloads/connector/j/.
The JDBC driver (packaged as a jar file) will be required during the configuration of XStudio.

