mysql> select count(id) from queue;
+-----------+
| count(id) |
+-----------+
| 1053375 |
+-----------+
1 row in set (1.35 sec)
+-----------+
| count(id) |
+-----------+
| 1053375 |
+-----------+
1 row in set (1.35 sec)





Comment