mysql的delete没走索引?

表做了分析和优化:

ANALYZE TABLE Currsession_table; OPTIMIZE TABLE Currsession_table;