摘要: 1. 安装 MySQL(其实MariaDB更好):https://www.rosehosting.com/blog/how-to-install-mysql-on-centos-7/ 2. 改变Authentication 方式:MySQL 8.0报错:error 2059: Authenticat 阅读全文
posted @ 2018-10-17 17:44 andy_0212 阅读(120) 评论(0) 推荐(0) 编辑
摘要: pyodbc: MySQL Connector/Python: 阅读全文
posted @ 2018-10-17 17:34 andy_0212 阅读(185) 评论(0) 推荐(0) 编辑
摘要: 转载自:http://www.log4cpp.com/learnother/27.html 今天在本地调试的时候,把从服务器上导出的sql文件导入到本地的mysql上,但是在执行的过程中却收到了这个错误 ”Error Code: 1118 - Row size too large (> 8126). 阅读全文
posted @ 2018-10-17 17:30 andy_0212 阅读(1420) 评论(0) 推荐(0) 编辑