79196619

Date: 2024-11-17 06:47:39
Score: 0.5
Natty:
Report link

For WSL -> Ubuntu: First Logged in with Administrator Enter your password Check if MySQL is installed sudo mysql --version Install MySQL if not installed If problem exists execute

sudo service mysql stop
sudo usermod -d /var/lib/mysql/ mysql
sudo service mysql start
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Abdul Rehman