mirror of
https://github.com/MariaDB/server.git
synced 2025-08-09 22:24:09 +03:00
Merge heikki@work.mysql.com:/home/my/mysql
into donna.mysql.fi:/home/heikki/mysqle
This commit is contained in:
@@ -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 */
|
||||
|
Reference in New Issue
Block a user