See latest download at https://www.microsoft.com/en-us/download/details.aspx?id=54257 => Details
"SSMA for MySQL is designed to support migration from MySQL 4.1 and higher"
So no need to worry about the MySQL version.
Migrating MySQL to SQL Server
I am reading your guide on how to migrate MySQL to SQL Server and it states :
"Verify that your source environment is supported. Currently, MySQL 5.6 and 5.7 are supported."
So any newer version of MySQL won't work then? Only those two versions?
Thanks in advance.
-
Olaf Helper 45,881 Reputation points
2022-10-04T13:39:54.443+00:00
2 additional answers
Sort by: Most helpful
-
Paul Andrews 21 Reputation points
2022-10-04T13:42:13.053+00:00 Thank you for your prompt response. :D
-
Sreeju Nair 12,611 Reputation points
2022-10-04T13:46:09.59+00:00 See the following from the SQL Server Migration Assistant (SSMA)
"SSMA for MySQL is designed to work with MySQL 4.1 or later versions and all editions of SQL Server 2012 or later, and Azure SQL Database."
I believe that documentation you are referring to, needs to be updated, not sure.
Hope this helps