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
-
Activity
Field | Original Value | New Value |
---|---|---|
Description | In the case of long unique use blob hash for key_ref |
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) |
Status | Open [ 1 ] | In Progress [ 3 ] |
Link |
This issue blocks |
Fix Version/s | 10.4 [ 22408 ] |
Issue Type | Bug [ 1 ] | Task [ 3 ] |
Link |
This issue relates to |
Status | In Progress [ 3 ] | Stalled [ 10000 ] |
Workflow | MariaDB v3 [ 89122 ] | MariaDB v4 [ 131699 ] |
Assignee | Sachin Setiya [ sachin.setiya.007 ] | Sergei Golubchik [ serg ] |