开发者

Difference between MySQL release versions

开发者 https://www.devze.com 2023-01-31 08:26 出处:网络
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

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.

0

精彩评论

暂无评论...
验证码 换一张
取 消