MySQL Can Connect Remotely but not Locally

后端 未结 8 1500
迷失自我
迷失自我 2021-01-19 20:29

This is a weird problem and I\'m not sure what\'s going on. I installed MySQL on a linux box I have running Ubuntu 10.04 LTS. I can access mysql via SSH mysql -p

8条回答
  •  盖世英雄少女心
    2021-01-19 21:09

    same problem. i've just commented the line with skip-networking in mysql config file, and the problem dissapeared

提交回复
热议问题