This is an extract from the forums. I'm hoping it will be revised and detailed later, but it can be a good start.
Just converted from mysql using the mysql odbc connector and copying table by table in SQL Server Management Studio.
No big issues, but it's important to remember to allow for “identity inserts” when you select the table to insert to.
I have one issue and that is that dates is not displayed correcly in mantis. Guess it's a small issue.