I have a 5800+ line SQL Server scripts that handles long, intricate calculations that was given to me by a client from their old developer. I don't have the know-how nor a solid environment to work with SQL Server (all of my machines at my studio are Linux-based, so are all my hosts).
I'm looking for a way to convert these scripts to MySQL, either by way of an automated tool, or by a grisly tutorial that should get me most of the way through it.
Any one have any ideas or experience with this?