会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
笔记本
首页
管理
随笔分类 -
Mysql
win10安装mysql5.7
摘要:https://www.jianshu.com/p/ea4accd7afb4
阅读全文
posted @
2020-04-12 18:00
xuecl
阅读(207)
评论(0)
推荐(0)
deepin系统中安装配置mysql5.7
摘要:https://blog.csdn.net/Sopp_Li/article/details/98891851
阅读全文
posted @
2020-04-12 13:59
xuecl
阅读(2036)
评论(0)
推荐(0)
mysql查看表结构、字段信息
摘要:desc 表名;show columns from 表名;describe 表名;show create table 表名;
阅读全文
posted @
2020-03-10 11:08
xuecl
阅读(1458)
评论(0)
推荐(0)