会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
月河
博客园
首页
新随笔
联系
订阅
管理
2018年11月21日
mysql 导入sql文件时编码报错
摘要: 1、命令行导入 2、使用source导入 进入mysql时
阅读全文
posted @ 2018-11-21 13:35 月河
阅读(860)
评论(0)
推荐(0)
编辑
mysqldumps 远程备份
摘要: 普通模式 多条在一起模式 得到目标数据库的性能配置参数,根据参数值书写mysqldump命令 mysql>show variables like 'max_allowed_packet'; mysql>show variables like 'net_buffer_length';
阅读全文
posted @ 2018-11-21 13:33 月河
阅读(3958)
评论(0)
推荐(0)
编辑
公告