mysql 常见错误Lock wait timeout exceeded; try restarting transaction一些信息1、锁等待超时。是当前事务在等待其它事务释放锁资源造成的。可以找出锁资源竞争的表和语句,优化你的SQL,创
MySQL InnoDB常见参数详解一、文件(数据文件、日志文件)
1、相关参数:
innodb_data_home_dir
innodb_data_file_path=file_name:file_size[:autoextend[:max:max_file_size]]
注:
a、innodb_data_fil
mysql8 常见错误1.ERROR 2061 (HY000): Authentication plugin 'caching_sha2_password' reported error: Authentication requires secure connection.【分析】mysql8默认使用插件