MySQL 5.7 标准安装,带有标准 my.cnf(服务器),一个表 20mb 大小
戴尔 R210II Windows Server 2019 Xeon 1230 v2 16GB 内存
1 queries executed, 1 success, 0 errors, 0 warnings
Query: CALL do_import
0 row(s) affected
Execution Time : 53.650 sec
Transfer Time : 0 sec
Total Time : 53.650 sec
笔记本电脑 i7 L620 8GB 内存
1 queries executed, 1 success, 0 errors, 0 warnings
Query: call do_import
0 row(s) affected
Execution Time : 15.521 sec
Transfer Time : 0 sec
Total Time : 15.522 sec
服务器未加载,它具有带有 php 的 IIS,Vanilla Benchmark 使:
Math 0.083 sec.
String 0.232 sec.
Loops 0.023 sec.
If Else 0.062 sec.
Calculation total 0.400 sec.
Total 0.400 sec.
知道为什么 MySQL 在 Xeon WS2019 上如此缓慢吗?我在戴尔上没有遇到任何其他性能问题,只有数据库速度非常慢。