Bug #96148 | using Invisible Index when slave apply EVENT | ||
---|---|---|---|
Submitted: | 10 Jul 2019 7:12 | Modified: | 17 Aug 2020 16:00 |
Reporter: | songlei wang | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Optimizer | Severity: | S3 (Non-critical) |
Version: | 8.0.16 | OS: | CentOS |
Assigned to: | CPU Architecture: | Any | |
Tags: | INVISIBLE INDEX, replication |
[10 Jul 2019 7:12]
songlei wang
[15 Jul 2019 16:58]
MySQL Verification Team
Hi, Thanks for the report. Verified as described. all best Bogdan
[17 Aug 2020 16:00]
Jon Stephens
Documented fix as follows in the MySQL 8.0.22 changelog: When using row-based replication, the replica was allowed to use an invisible index when searching for rows to synchronize. Closed.
[18 Aug 2020 12:18]
MySQL Verification Team
Thank you, Jon.