no | query | time |
---|---|---|
1 | SET SESSION sql_mode = 'ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION' | 0.0011041164398193 |
2 | use official | 0.0011279582977295 |
3 | select * from tb_node a where vid = 'resources' and (find_in_set('webinar', tags)) order by sticker, nid desc limit 0, 20 | 0.0015909671783447 |
4 | select count(*) from tb_node a where vid = 'resources' and (find_in_set('webinar', tags)) order by sticker, nid desc | 0.0013368129730225 |
total | 0.005159854888916 |