[MDEV-17081] Make optimizer aware of Mdev-371 (long unique index) Created: 2018-08-28  Updated: 2022-02-22

Status: Stalled
Project: MariaDB Server
Component/s: Optimizer, Server
Fix Version/s: None

Type: Task Priority: Major
Reporter: Sachin Setiya (Inactive) Assignee: Sergei Golubchik
Resolution: Unresolved Votes: 0
Labels: None

Issue Links:
Blocks
blocks MDEV-17662 Default to UTF8 Closed
Relates
relates to MDEV-19705 Assertion `tmp >= 0' failed in best_a... Closed

 Description   

This mdev is about leveraging long unique index for blob in optimizer.

Currently there are 2 approaches

1. fix ha_index_read_max(idx_map) to look for hash(blob column ) instead of actual blob.

2. Extend the where condition with DB_ROW_HASH_XX = hash(where long columns)


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