Difference between MySQL release versions
What is the difference between mysql-5.5.8.zip and mysql-5.5.8-win32.zip in the http://dev.mysql.com/downloads/mysql/ download page. I have a Win 2K env开发者_StackOverflowironment, what binary should I use and why does it have a huge size difference between the above?
The smaller package does not contain test suite and embedded server.
Anyway, I suggest you use the MSI installer instead - installation and configuration are way more straightforward.
精彩评论