Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A
Database changed
MariaDB [mysql]> SELECT User, Password FROM user;
+-------------+-------------------------------------------+
| User | Password |
+-------------+-------------------------------------------+
| mariadb.sys | |
| root | invalid |
| mysql | invalid |
+-------------+-------------------------------------------+
Your setup
Formula commit hash / release tag
mysql-formula @ dde7160
Versions reports (master & minion)
Pillar / config used
Bug details
Describe the bug
Expected behaviour
The password should be set.