Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-2425

Support for MySql8 invisible / visible index

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 1.3.0.Beta1
    • None
    • mysql-connector
    • None

    Description

      MySql8 allows to dynamically set index visible or invisible, it tells query optimizer whether it can or cannot use this index. Debezium does not have support for that:

      ALTER TABLE my_table ALTER INDEX my_existing_index INVISIBLE;

      Attachments

        Activity

          People

            Unassigned Unassigned
            rgibaiev Ruslan Gibaiev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: