Skip to content

proposal: Show missing privileges instead of required #7172

@creative-resort

Description

@creative-resort

Preconditions

using a MySQL DB user with missing privilege e.g. "REFERENCES"
Magento CE 2.1

Steps to reproduce

  1. start the setup process
  2. go to the database check / setup step

Expected result

  1. would like to see which privilege is missing directly, resulting from the array_diff in
    setup/src/Magento/Setup/Validator/DbValidator.php DbValidator :: checkDatabasePrivileges()

Actual result

  1. the general list of required privileges is shown,
    making it tedious to find out which one is missing.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions