0
Hello,
am having a problem starting Mysql 5.7 on WSL with Ubuntu 18.04.
when trying to start the service with:
$ sudo service mysql start
$ * Starting MySQL database server mysqld -su: 23: .: Can't open /etc/profile.d/wsl-integration.sh
The wsl-Integration.sh file is a link to ''
lrwxrwxrwx 1 root root 34 Oct 24 11:15 wsl-integration.sh -> ''
Can someone help me? 'Cause I’ve already looked it up on the Net and it doesn’t look like anyone’s been there..