3
What versions of:
- Mysql.Data
- Mysql.Data.Entity
- EPH
Compatible with Mysql version 5.6?
3
What versions of:
Compatible with Mysql version 5.6?
1
I found the following table on mysql documentation. It shows which version of Mysql for Visual Studio is required according to server version, Connector and Visual Studio:
MySQL for Visual Studio | Connector/Net | Visual Studio | MySQL Server | Observações
-------------------------|---------------|------------------------|-------------------------|-------------------------------------
1.2 | 6.9,6.8 | 2008, 2010, 2012, 2013 | 5.7, 5.6, 5.5, 5.1, 5.0 | Requer algumas funções do C/Net 6.9
1.1 | 6.8 | 2008, 2010, 2012, 2013 | 5.7, 5.6, 5.5, 5.1, 5.0 |
1.0 | 6.7 | 2008, 2010, 2012 | 5.7, 5.6, 5.5, 5.1, 5.0 |
Browser other questions tagged mysql asp.net-mvc entity-framework code-first
You are not signed in. Login or sign up in order to post.