打算折腾个小东西,保存MSN的聊天记录到Email里,就像Gtalk那样。
嗯。Mark一下。
月度归档: 2010 年 5 月
[zz] Using Redis as a Xapian backend
take is easy
深呼吸~~~呼~~~
我的一些学习原则
前天看了李笑来老师的《未知的必然、必要和必需》,自己也深有感触。
我自己的一个学习原则就是:
当你对目前的一个东西还无法理解的时候,那么就记下好了,也不用刻意去找到其答案。
这些不理解的东西似乎也不会太影响事情的进程。
随着自己的经验、知识的积累,有些疑问就会自然而解,这个情况在我自己的身上应验了很多次。
MySQL Explain’s type
Explain的type显示的是访问类型,是较为重要的一个指标,结果值从好到坏依次是:
system > const > eq_ref > ref > fulltext > ref_or_null > index_merge > unique_subquery > index_subquery > range > index > ALL
REF :
http://hi.baidu.com/thinkinginlamp/blog/item/eef0cd119239db17b8127b6f.html
隐藏HTTP头中的X-Powered-By
php.ini 设置 expose_php = Off
Can’t reopen temporary table
今天碰到MySQL的bug:Can’t reopen temporary table
http://bugs.mysql.com/bug.php?id=10343
再建一个临时表吧。
do
not that perfect but doable and feasible
bzbz
事情比想象的还要多。