Title might be a bit confusing but I couldn't think of anything else. Basically, I have a dedicated server running Server 2003 and has MySQL installed on it. My scripts are all ASP and they access the database. I was wondering if I would run into any problems if I take the MySQL database and put it on a dedicated Linux box just for MySQL. I am pretty sure it will work but I just want to make sure.
As long as you configure it properly and have remote access enabled from the IP of the Windows server, you shouldn't have any problems.