Timeline for Connect MySQL Workbench to WSL2
Current License: CC BY-SA 4.0
Post Revisions
13 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Dec 12, 2025 at 12:17 | answer | added | Brandone Fetch | timeline score: 0 | |
| Jan 25, 2021 at 17:57 | answer | added | Robert McKay | timeline score: 9 | |
| Nov 16, 2020 at 14:12 | answer | added | Clément Gibert | timeline score: 10 | |
| Jun 24, 2020 at 7:45 | audit | Suggested edits | |||
| Jun 24, 2020 at 7:45 | |||||
| Jun 15, 2020 at 19:57 | vote | accept | Jim Dunn | ||
| Jun 15, 2020 at 14:41 | answer | added | Jim Dunn | timeline score: 7 | |
| Jun 15, 2020 at 3:03 | comment | added | Jim Dunn | I start up WSL2 fromPowerShell using WSL -u root without any password, so I am logged in as root so I don't need sudo | |
| Jun 14, 2020 at 6:35 | comment | added | Kulfy |
Do you use sudo before mysql -uroot? Is your password blank?
|
|
| Jun 13, 2020 at 21:26 | comment | added | Jim Dunn |
From inside WSL2 box -- I start it with: $ service mysql start then I access it with: $ mysql -uroot
|
|
| Jun 13, 2020 at 19:04 | comment | added | Kulfy |
How do you start MySQL in Ubuntu? Do you start with sudo mysql or mysql -u root -p?
|
|
| Jun 13, 2020 at 18:00 | history | tweeted | twitter.com/AskUbuntu/status/1271864933802749952 | ||
| Jun 13, 2020 at 16:36 | review | First posts | |||
| Jun 13, 2020 at 17:12 | |||||
| Jun 13, 2020 at 16:35 | history | asked | Jim Dunn | CC BY-SA 4.0 |