摘要: 1. my.cnf 配置文件 千万不能多空格。这很重要 要尽量紧凑 途中遇到的坑: MySQL数据库不区分大小写设置: lower_case_table_names=1 运行SQL文件报错:Got a packet bigger than 'max_allowed_packet' bytes Wit 阅读全文
posted @ 2020-08-25 23:48 Black_Climber 阅读(403) 评论(0) 推荐(0) 编辑