You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 |
+-------------+-------------------------------------------+
Expected behaviour
The password should be set.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: