首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 其他教程 > 其他相关 >

豆瓣(douban)数据存储实践

2012-07-05 
豆瓣(douban)数据储存实践s5:?mysql show status like %Aborted_clients%+-----------------+-------+

豆瓣(douban)数据储存实践

s5:

?

mysql> show status like '%Aborted_clients%';
+-----------------+-------+
| Variable_name?? | Value |
+-----------------+-------+
| Aborted_clients | 40970 |
+-----------------+-------+
1 row in set (0.00 sec)

?

?

mysql> show status like '%Threads_created%';
+-----------------+---------+
| Variable_name?? | Value?? |
+-----------------+---------+
| Threads_created | 1503885 |
+-----------------+---------+
1 row in set (0.00 sec)

?

python于web2.0网站的应用 : http://www.beijing-open-party.org/topic/5

?

见附件:

热点排行