MySQL 8.0 Reference Manual
Binary packages that include
curlrather than linking to the systemcurllibrary have been upgraded to usecurl7.76.0.
On Fedora 34, builds from source failed due to an undefined reference to symbol
crc32_z@@ZLIB_1.2.9. (Bug #32702860)Docker containers for MySQL Enterprise Edition no longer need to run with root privileges. (Bug #32472242)
For a prepared, implicitly grouped
SELECTstatement in which theWHEREclause was determined always to be false, the result of some aggregate functions could sometimes be picked up from the previous execution of the statement. (Bug #103192, Bug #32717969)