会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
xpchild
博客园
首页
新随笔
联系
管理
订阅
2014年7月30日
MySQL优化器 limit影响的case
摘要: 测试的用例中,因为limit的大小不同,而产生了完全不同的执行计划:1. 测试case: create table t1 ( f1 int(11) not null, f2 int(11) not null, f3 int(11) not null, f4 tinyint(1) not n...
阅读全文
posted @ 2014-07-30 16:39 xpchild
阅读(921)
评论(0)
推荐(1)
编辑
公告