Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
None
Description
mysql.user.password column is redundant and it's removed from mysql-5.7.
we should remove it too, but old mysql.user tables (with the password column) should still be supported.
- mysql_system_tables
- mysql_fix_privilege_tables
- sql_acl.cc
- loading
- insert/update user
Attachments
Issue Links
- is part of
-
MDEV-17658 change the structure of mysql.user table
- Closed
- relates to
-
MDEV-11340 Allow multiple alternative authentication methods for the same user
- Closed
-
MDEV-16774 SET PASSWORD and ALTER USER with slightly different results
- Closed