Uploaded image for project: 'Percona Server for MySQL'
  1. Percona Server for MySQL
  2. PS-6780

Implement optimization for non-binary collations

Details

    • Improvement
    • Status: Done
    • Medium
    • Resolution: Fixed
    • 8.0.x
    • 8.0.23-14 (Q1 2021)
    • MyRocks
    • None

    Description

      Implement optimized support for collations other than latin1/utf8[mb4] in MyRocks with Percona Server 8.0.

      This is an efficiency improvement to allow MyRocks to reconstruct and return key data directly from an index read (covering index read and ICP) rather than needing to perform a primary key lookup after an index lookup. This will be achieved by storing the original key data in the keys ‘value’ area.

      This will require an index version bump to maintain backwards compatibility with data previously stored in Percona Server 8.0.

      Attachments

        Activity

          People

            Unassigned Unassigned
            george.lorch George Lorch (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Smart Checklist