会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
一木
博客园
首页
新随笔
联系
订阅
管理
2021年3月17日
mysql 导入SQL文件报错, Specified key was too long; max key length is 767 bytes
摘要: 【方案1】 1、my.ini文件加入配置,然后重启mysql服务 innodb_large_prefix=1 2、mysql 登陆运行命令 mysqladmin.exe -uroot -p SHOW variables like ‘innodb_file_format’; SET GLOBAL in
阅读全文
posted @ 2021-03-17 23:18 一木人生
阅读(221)
评论(0)
推荐(0)
编辑