| no | query | time |
|---|---|---|
| 1 | SET SESSION sql_mode = 'ERROR_FOR_DIVISION_BY_ZERO,NO_ENGINE_SUBSTITUTION' | 0.0006871223449707 |
| 2 | use official | 0.012530088424683 |
| 3 | select * from tb_node a where vid = 'resources' order by sticker, nid desc limit 0, 20 | 0.0057899951934814 |
| 4 | select count(*) from tb_node a where vid = 'resources' order by sticker, nid desc | 0.00051093101501465 |
| total | 0.019518136978149 |