[질문]mysql 과 mysqlMax 는 무슨 차이?

익명 사용자의 이미지

www.mysql.com 에서 최신 mysql을 다운하려는데

mysql 과 mysqlMax 는 무슨 차이가 있죠?
어떤 것을 다운해야 하나요?

==================================================
MySQL 3.23 -- stable release (recommended)
MySQL Max 3.23 -- stable release (recommended)
MySQL 4.0 -- alpha release
MySQL Max 4.0 -- alpha release
Older releases

익명 사용자의 이미지

http//www.mysql.com/downloads/mysql-3.23.html
...
MySQL 3.23.34a (and newer) source releases include the full source for
Berkeley DB and InnoDB tables. By using these table handler you can use
transactions in MySQL. MySQL-Max has both of these handlers compiled-in.
...
Max는 BerkeleyDB와 InnoDB tables의 소스가 모두 들어가 있는 것이라고 되어
있네요.
조금만 관심을 기울이면 쉽게 답을 얻을 수 있을텐데...