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
Your Windows build number: (Type ver at a Windows Command Prompt)
Windows 10 v18950
Ubuntu 16.04LTS in WSL2
What you're doing and what's happening: (Copy&paste the full set of specific command-line steps necessary to reproduce the behavior, and their output. Include screen shots if that helps demonstrate the problem.) Cannot connect to mysql server that is running w/in WSL2 with Mysql client HeidiSQL running in Windows.
It works fine if I run the server in my Ubuntu 18.04LTS WSL1 instance
What's wrong / what should be happening instead:
What's wrong: Cannot connect to mysql server that is running w/in WSL2 with Mysql client HeidiSQL running in Windows.
What should be happening: Should be able to connect mysql server running in WSL2 from Windows Mysql Client
Strace of the failing command, if applicable: (If some_command is failing, then run strace -o some_command.strace -f some_command some_args, and link the contents of some_command.strace in a gist here).
Your Windows build number: (Type
ver
at a Windows Command Prompt)Windows 10 v18950
Ubuntu 16.04LTS in WSL2
What you're doing and what's happening: (Copy&paste the full set of specific command-line steps necessary to reproduce the behavior, and their output. Include screen shots if that helps demonstrate the problem.) Cannot connect to mysql server that is running w/in WSL2 with Mysql client HeidiSQL running in Windows.
It works fine if I run the server in my Ubuntu 18.04LTS WSL1 instance
What's wrong / what should be happening instead:
What's wrong: Cannot connect to mysql server that is running w/in WSL2 with Mysql client HeidiSQL running in Windows.
What should be happening: Should be able to connect mysql server running in WSL2 from Windows Mysql Client
Strace of the failing command, if applicable: (If
some_command
is failing, then runstrace -o some_command.strace -f some_command some_args
, and link the contents ofsome_command.strace
in a gist here).For WSL launch issues, please collect detailed logs.
See our contributing instructions for assistance.
The text was updated successfully, but these errors were encountered: