• Ben Bodenmiller's avatar
    update grant command to match how mysql shows · 7a6857ad
    Ben Bodenmiller authored
    When looking up the granted permissions for users in MySQL using `show grants for 'git'@'localhost';` it shows the permissions in this order regardless of how you enter them. Changing so that comparing your actual permissions vs. what installation guide says is easier.
    7a6857ad
database_mysql.md 2.08 KB