Wednesday, February 18, 2009
New Release of MySQL 6.0.9 (Alpha)
New Release of MySQL 6.0.9 (Alpha)MySQL 6.0.9-alpha, a new version of the MySQL database system has been released. A new algorithm that uses both index access to the joined table and a join buffer has been implemented. It's called Batched Key Access (BKA) Join algorithm. The algorithm...