English 中文(简体)
标签:的问答
Slow MySQL query
原文:Slow MySQL query

Hey I have a very slow MySQL query. I m sure all I need to do is add the correct index but all the things I try don t work. The query is: SELECT DATE(DateTime) as SpeedDate , avg(LoadTime) as ...

优化数据库
原文:database optimization

我正在使用PHP和MySQL的服务器。 我的现场速度非常差。 难道有人会建议我完善数据库和优化查询技术? 该网站有重型交通工具。

热门标签