windows subsystem install mysql server

前端 未结 6 1569
心在旅途
心在旅途 2021-02-19 10:30

installing mysql-server on ubuntu 18.04 subsystem windows 10.

Cannot open /proc/net/unix: No such file or directory
Cannot stat file /proc/1/fd/5: Operation not          


        
6条回答
  •  面向向阳花
    2021-02-19 11:03

    I had a MySQL already running on my native Windows 10 system. It must have been trying to fight for the same defaults. I tried switching native MySQL off and then working with WSL installation and it worked somehow.

提交回复
热议问题