Details
-
Task
-
Status: Stalled (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
None
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)
Attachments
Issue Links
- blocks
-
MDEV-17662 Default to UTF8
- Closed
- relates to
-
MDEV-19705 Assertion `tmp >= 0' failed in best_access_path
- Closed