会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
touch_nan
博客园
首页
新随笔
联系
订阅
管理
2019年7月15日
mysql的安装
摘要: 1.下载地址 https://pc.qq.com/detail/3/detail_1303.html 2.安装 新建data文件 启动时如果报错:failed to find valid data directory 1.删除根目录下的data文件夹内的所有文件; 2.移除已错误安装的mysqld服
阅读全文
posted @ 2019-07-15 21:06 touch_nan
阅读(151)
评论(0)
推荐(0)
2019年7月14日
docker基础
摘要: 1.docker的安装 https://www.cnblogs.com/yufeng218/p/8370670.html 2.docker的常用命令 docker images :查看本地所有的镜像 docker search <image> :查找远程镜像 docker search -s 30
阅读全文
posted @ 2019-07-14 14:53 touch_nan
阅读(677)
评论(0)
推荐(0)
公告