If you want to migrate a SQL server database to MySQL check the 'import external data' tool. from SQLyog 'powertools' menu.
I dont know how to export a SQL Server dtabase to a text file, but even if you manage to do so you should not expect that it will import to MySQL. SQL 'dialects' are too much different.