Details
-
Task
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
None
Description
see MDEV-13756
Descending attribute will only for for BTREE indexes, for everything else (fulltext, spacial, hash) it'll be ignored as before
Attachments
Issue Links
- causes
-
MDEV-29992 Index corruption with multi-part key and nopad collation
-
- Open
-
-
MDEV-30183 Assertion `!memcmp(rec_trx_id, old_pk_trx_id->data, 6 + 7)' failed in row_log_table_apply_update
-
- Closed
-
- is part of
-
MDEV-13756 Implement descending index: KEY (a DESC, b ASC)
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Link |
This issue is part of |
Status | Open [ 1 ] | In Progress [ 3 ] |
Assignee | Marko Mäkelä [ marko ] | Sergei Golubchik [ serg ] |
Status | In Progress [ 3 ] | In Review [ 10002 ] |
Assignee | Sergei Golubchik [ serg ] | Alexander Barkov [ bar ] |
Assignee | Alexander Barkov [ bar ] | Sergei Golubchik [ serg ] |
Assignee | Sergei Golubchik [ serg ] | Alexander Barkov [ bar ] |
Status | In Review [ 10002 ] | Stalled [ 10000 ] |
Assignee | Alexander Barkov [ bar ] | Sergei Golubchik [ serg ] |
Status | Stalled [ 10000 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | Stalled [ 10000 ] |
Assignee | Sergei Golubchik [ serg ] | Marko Mäkelä [ marko ] |
Status | Stalled [ 10000 ] | In Progress [ 3 ] |
Assignee | Marko Mäkelä [ marko ] | Sergei Golubchik [ serg ] |
Status | In Progress [ 3 ] | In Review [ 10002 ] |
Assignee | Sergei Golubchik [ serg ] | Sergei Petrunia [ psergey ] |
Workflow | MariaDB v3 [ 126836 ] | MariaDB v4 [ 131787 ] |
Status | In Review [ 10002 ] | In Testing [ 10301 ] |
Assignee | Sergei Petrunia [ psergey ] |
Assignee | Matthias Leich [ mleich ] |
Status | In Testing [ 10301 ] | Stalled [ 10000 ] |
Assignee | Matthias Leich [ mleich ] |
Status | Stalled [ 10000 ] | In Testing [ 10301 ] |
Status | In Testing [ 10301 ] | Stalled [ 10000 ] |
Description |
see |
see Descending attribute will only for for BTREE indexes, for everything else (fulltext, spacial, hash) it'll be ignored as before |
Assignee | Elena Stepanova [ elenst ] |
Status | Stalled [ 10000 ] | In Testing [ 10301 ] |
Assignee | Elena Stepanova [ elenst ] | Sergei Golubchik [ serg ] |
Status | In Testing [ 10301 ] | Stalled [ 10000 ] |
Fix Version/s | 10.8.1 [ 26815 ] | |
Fix Version/s | 10.8 [ 26121 ] | |
Resolution | Fixed [ 1 ] | |
Status | Stalled [ 10000 ] | Closed [ 6 ] |
Assignee | Sergei Golubchik [ serg ] | Marko Mäkelä [ marko ] |
Link | This issue causes MDEV-29992 [ MDEV-29992 ] |
Link |
This issue causes |
This cannot be tested before the HA_REVERSE_SORT flag is written to .frm files and will actually be preserved on CREATE TABLE and ALTER TABLE. See the test innodb_fts.create.