[MDEV-19102] [bugfix] Issue: #56 invisible index is not respected by slave under row format Created: 2019-03-31  Updated: 2019-04-01  Resolved: 2019-04-01

Status: Closed
Project: MariaDB Server
Component/s: Replication
Fix Version/s: N/A

Type: Task Priority: Major
Reporter: Anel Husakovic Assignee: Sergei Golubchik
Resolution: Duplicate Votes: 0
Labels: None

Issue Links:
Problem/Incident
is caused by MDEV-19095 [feature] Issue: #45 Support for INVI... Open
Epic Link: AliSQL patches

 Description   

 Description
  ============
  bug#88847, this issue is related to invisible indexes feature which we ported
  from 8.0 upstream. Invisible index is not considered by slave SQL row applier
  when searching index to use, and choosed anyway as long as the index is fit for
  update.
 
  Solution:
  ============
  Make slave SQL applier thread respecting invisible indexes and don't choose them
  when searching index to use.

https://github.com/alibaba/AliSQL/commit/229996d67b4caaf27a330491b9e668dc7e0c0120


Generated at Thu Feb 08 08:49:04 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.