系统环境:Ubuntu 16.04 LTS. 安装robomongo Robo 3T,运行时报以下错误: jaxu@jaxu-ubuntu:/usr/local/share/robo3t--linux-x86_64-c93c6b0/bin$ ./robo3t This application failed to start because it could not find or load the Qt platform plugin "xcb" in "". Av…
今天安装mysql,连接MySQL时报错mysql: [Warning] Using a password on the command line interface can be insecure. ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) 通过ls命令查看,发现/var/run/mysqld目录并不存在,创建这个文件夹sudo…