Open Bug 1604051 Opened 4 years ago Updated 6 months ago

MySQL 8 compatibility

Categories

(Bugzilla :: Bugzilla-General, task)

task
Not set
normal

Tracking

()

People

(Reporter: dylan, Assigned: dylan)

References

Details

This is a meta-bug for all work related to supporting mysql 8.

Key points:

  • Tables and columns need to use $dbh->quote_identifier because of new reserved words (bug 1592129)
  • sha2 hashing is gone/different
  • innodb file format and related vars are now the default, but also removed so checksetup fails.
Assignee: general → dylan
Depends on: 1592129
Depends on: 1463023
You need to log in before you can comment on or make changes to this bug.