摘要:
Author:peterurl:http://www.mysqlperformanceblog.com/2006/07/12/insert-into-select-performance-with-innodb-tables/Everyone using Innodb tables probably got use to the fact Innodb tables perform non locking reads, meaning unless you use some modifiers such as LOCK IN SHARE MODE or FOR UPDATE, SELECT s 阅读全文
posted @ 2011-04-02 15:57 |orz 阅读(553) 评论(0) 推荐(0) 编辑