for example, a simple statement:
select * from table limit 0,2000
query efficiency varies several times
the disk quality of the two machines is different, resulting in different io efficiency of mysql. (I think it"s possible), or does it have something to do with the parameter configuration of mysql?