湖濱散記部落格的樹心幽徑[login][主頁]
220:20130526修資料庫


[webadm@www ~]$ mysqlcheck --all-databases --auto-repair -o -uroot -p


select id,article_id,topic,text from lt_articles_text where article_id =220; ok. update lt_articles set num_reads=num_reads +1 where id=220; ok.