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

Support for MySql8 invisible / visible index

XMLWordPrintable

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

      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;

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

                Created:
                Updated:
                Resolved: