| no | query | time |
|---|---|---|
| 1 | SET SESSION sql_mode = 'ERROR_FOR_DIVISION_BY_ZERO,NO_ENGINE_SUBSTITUTION' | 0.00013184547424316 |
| 2 | use official | 0.00014805793762207 |
| 3 | select * from tb_node a where vid = 'resources' and (find_in_set('gift', tags)) order by sticker, nid desc limit 0, 20 | 0.00049686431884766 |
| 4 | select count(*) from tb_node a where vid = 'resources' and (find_in_set('gift', tags)) order by sticker, nid desc | 0.00011706352233887 |
| total | 0.00089383125305176 |