Skip to content

MySQL 8.0 Compatibility #7968

@morgo

Description

@morgo

This issue is to track what is required to move from MySQL 5.7 to MySQL 8.0 compatibility.

See the complete list.

Essential

Nice to Have

8.0.11 and before

8.0.13

8.0.14

8.0.15

8.0.17

8.0.18

  • Create user/alter user/set password can generate random passwords for you.

8.0.19

8.0.20

  • New Optimizer hints: join_index, no_join_index, group_index, no_group_index, order_index, no_order_index, index, no_index.

8.0.21

8.0.22

8.0.23

8.0.28

8.0.30

8.0.31

8.0.34

8.0.35

8.0.36

8.0.37

Cleanup

Not Applicable

  • New Data Dictionary
  • Performance Schema enhancements
  • Replication enhancements
  • InnoDB enhancements
  • SET PERSIST (settings automatically save cluster-wide)
  • Log services (log_error_services etc)

Metadata

Metadata

Assignees

No one assigned

    Labels

    compatibility-mysql80This is a compatibility issue with MySQL 8.0(but NOT 5.7)feature/reviewingThis feature request is reviewing by product managerstype/enhancementThe issue or PR belongs to an enhancement.type/feature-requestCategorizes issue or PR as related to a new feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions