输入banner图图片脚本导航/分类

mysql的慢日志中记录的查询时间非常大。。但是实际执行速度还可以。求助!

时间mysql慢日志

Query_time: 18446744073709.234375 Lock_time: 0.000050 Rows_sent: 1 Rows_examined: 78415

use news;
SET timestamp=1378690201;
select id,file.....position from 表名 where id='164185' order by position;