Commit 2c5bbb1c authored by heikki@donna.mysql.fi's avatar heikki@donna.mysql.fi

Merge heikki@work.mysql.com:/home/my/mysql

into donna.mysql.fi:/home/heikki/mysqle
parents ec39fda8 5829aec0
......@@ -2700,8 +2700,10 @@ rec_loop:
goto next_rec;
}
rec = clust_rec;
if (prebuilt->need_to_access_clustered) {
rec = clust_rec;
}
}
/* We found a qualifying row */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment