Details
-
Bug
-
Status: Open (View Workflow)
-
Minor
-
Resolution: Unresolved
-
10.7(EOL)
Description
Wiki documentation for Homebrew needs some updating. As starting from scratch at least version 10.7 and user wants to login as root then user needs to do
```
sudo mysql -u root
```
To login as root thru socket. I does not work just try to login `mysql -u root -p` and enter anymore. This affects running `mariadb-secure-install` for example.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Priority | Major [ 3 ] | Minor [ 4 ] |
Fix Version/s | 10.7 [ 24805 ] | |
Fix Version/s | 10.8 [ 26121 ] | |
Fix Version/s | 10.9 [ 26905 ] | |
Fix Version/s | 10.10 [ 27530 ] |
Labels | homebrew macos |
Fix Version/s | N/A [ 14700 ] | |
Fix Version/s | 10.7 [ 24805 ] | |
Fix Version/s | 10.8 [ 26121 ] | |
Fix Version/s | 10.9 [ 26905 ] | |
Fix Version/s | 10.10 [ 27530 ] |
Labels | homebrew macos | foundation homebrew macos |
https://mariadb.com/kb/en/installing-mariadb-on-macos-using-homebrew/ is the applicable page