Advertisement
Guest User

Untitled

a guest
Jul 7th, 2015
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.44 KB | None | 0 0
  1. mysql> select * from evp_statistic_pages_popularity_days limit 10;
  2. +----------+------------+-----------------------------------------------------------------+------------+------------+-----------+-------+----------+---------------------+
  3. | ID | COUNTER_ID | URL | URL_CRC32 | PAGE_VIEWS | ENTRANCES | EXITS | DATE | UPDATE_TIME |
  4. +----------+------------+-----------------------------------------------------------------+------------+------------+-----------+-------+----------+---------------------+
  5. | 35731459 | 23852992 | http://arenskiy.music.mos.ru/ | 561872081 | 10 | 8 | 8 | 20140910 | 2014-09-10 23:00:36 |
  6. | 35731460 | 23853196 | http://100.music.mos.ru/ | 1556965249 | 7 | 6 | 6 | 20140910 | 2014-09-10 22:30:47 |
  7. | 35731461 | 23851879 | http://glinka.music.mos.ru/ | 522622750 | 15 | 12 | 12 | 20140910 | 2014-09-10 23:15:28 |
  8. | 35731462 | 24036850 | http://fenix.arts.mos.ru/ | 1405016029 | 11 | 8 | 8 | 20140910 | 2014-09-10 21:45:38 |
  9. | 35731463 | 23800363 | http://rakov.music.mos.ru/ | 129753081 | 6 | 6 | 5 | 20140910 | 2014-09-10 23:02:22 |
  10. | 35731464 | 23849617 | http://17.arts.mos.ru/ | 27518555 | 9 | 7 | 7 | 20140910 | 2014-09-11 02:14:00 |
  11. | 35731465 | 23853829 | http://kalinin.music.mos.ru/ | 739436735 | 20 | 15 | 15 | 20140910 | 2014-09-11 02:13:17 |
  12. | 35731466 | 22317805 | http://dorogomilovo.mos.ru/presscenter/news/detail/1131152.html | 1836778657 | 5 | 4 | 4 | 20140910 | 2014-09-10 23:16:02 |
  13. | 35731467 | 22317805 | http://dorogomilovo.mos.ru/presscenter/news/detail/1274683.html | 397098217 | 1 | 1 | 1 | 20140910 | 2014-09-10 02:43:10 |
  14. | 35731468 | 23809147 | http://marino.mos.ru/ | 2020222578 | 169 | 121 | 59 | 20140910 | 2014-09-10 23:41:19 |
  15. +----------+------------+-----------------------------------------------------------------+------------+------------+-----------+-------+----------+---------------------+
  16. 10 rows in set (0.00 sec)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement