Details
-
Bug
-
Status: Closed (View Workflow)
-
Blocker
-
Resolution: Fixed
-
10.2(EOL), 10.3(EOL), 10.4(EOL)
Description
MySQL 5.7.38 includes the following change without a test case:
Bug #33101844 CREATE FULLTEXT INDEX CRASHES SERVER FOR LARGE TABLE
As far as I understand the description, any CREATE INDEX or table-rebuilding ALTER TABLE operation could exhaust the buffer pool by unnecessarily holding exclusive latches on non-leaf index pages, preventing those pages from being written out.
Attachments
Issue Links
- is part of
-
MDEV-28417 Merge new release of InnoDB 5.7.38 to 10.2
- Closed
- relates to
-
MDEV-14550 Error log flood : "InnoDB: page_cleaner: 1000ms intended loop took N ms. The settings might not be optimal."
- Closed
-
MDEV-16809 Allow full redo logging for ALTER TABLE
- Closed
-
MDEV-23399 10.5 performance regression with IO-bound tpcc
- Closed