mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
Bugs Fixed InnoDB: Fixed a potential memory leak in several places in the innobase code. (Bug #37403052) InnoDB: Under certain circumstances, MySQL could crash during shutdown due to pages which were still fixed or dirty. Errors similar to the following were logged: [ERROR] [MY-011908] [InnoDB] [FATAL] Page [page id: space=46, page number=75] still fixed or dirty [ERROR] [MY-013183] [InnoDB] Assertion failure: buf0buf.cc:5889:ib::fatal triggered thread 139963705668608 (Bug #37391519) References: See also: Bug #35115601. InnoDB: CHECK TABLE for spatial indexes did not verify the MBR against the geometry MBR stored in the clustered index record. This could result in incorrect behaviour of spatial indexes. As of this release, CHECK TABLE EXTENDED verifies the MBR matches the MBR stored in the clustered index record. (Bug #37359538) InnoDB: Fixed an issue relating to pessimistic row update. Our thanks to Mengchu Shi and the team at Alibaba for the contribution. (Bug #37292404) InnoDB: The CHECK TABLE operation could incorrectly report corruption in spatial indexes. (Bug #37286473) InnoDB: Fixed an issue relating to InnoDB redo log recovery. (Bug InnoDB: Fixed an issue relating to reading index_id values. (Bug InnoDB: Fixed an issue relating to lower_case_table_names. (Bug Full Changelog see: https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-42.html PR: 286108 Sponsored by: Netzkommune GmbH |
||
---|---|---|
.. | ||
files | ||
distinfo | ||
Makefile | ||
pkg-descr | ||
pkg-plist |