The world's most popular open source database
Bugs fixed:
Incompatible Change:
SHOW STATUS took a lot of CPU
time for calculating the value of the
Innodb_buffer_pool_pages_latched status
variable. Now this variable is calculated and included in the
output of SHOW STATUS only when
the UNIV_DEBUG symbol is defined at server
build time.
(Bug#36600)

