iroddis / asdf-mysql

A MySQL Plugin for asdf
GNU General Public License v2.0
19 stars 8 forks source link

setting up on wsl2 #22

Closed amanve closed 2 years ago

amanve commented 2 years ago

hi, i was running it on WSL2. but when ever i try to enter mysql it gives an error [MySQL ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)]

amanve commented 2 years ago

for --initialize-insecure flag login as mysql -u root --skip-password worked