Today i want to share this article from mysql server team.
http://mysqlserverteam.com/improving-the-performance-of-mysql-on-windows/
If your app & Mysql is working on the same host, you should look at this and use shared memory or TCP Loopback Fast Path.
cu