| no | query | time |
|---|---|---|
| 1 | SET SESSION sql_mode = 'ERROR_FOR_DIVISION_BY_ZERO,NO_ENGINE_SUBSTITUTION' | 0.00098085403442383 |
| 2 | use official | 0.0010049343109131 |
| 3 | select * from tb_node a where vid = 'resources' order by sticker, nid desc limit 0, 20 | 0.0038700103759766 |
| 4 | select count(*) from tb_node a where vid = 'resources' order by sticker, nid desc | 0.0011200904846191 |
| total | 0.0069758892059326 |