キーワードから探す?

あとで読むの新着レシピ

(新着順・3user以上)

3/6ページ(全135件)

1 | 2 | 3 | | 5 | 6

1 | 2 | 3 | | 5 | 6

3/6ページ(全135件)





10 queries took 1657 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `recipes`11111
2DESCRIBE `log`661
3SELECT COUNT(*) AS `count` FROM `recipes` AS `Recipe` WHERE 1 = 1 112
4SELECT `Log`.`id`, `Log`.`date`, `Log`.`tag`, `Log`.`count`, `Log`.`created`, `Log`.`modified` FROM `log` AS `Log` WHERE `date` = '2009-01-09' ORDER BY `Log`.`count` DESC LIMIT 3030307
5SELECT `Log`.`id`, `Log`.`date`, `Log`.`tag`, `Log`.`count`, `Log`.`created`, `Log`.`modified` FROM `log` AS `Log` WHERE 1 = 1 ORDER BY `Log`.`modified` DESC LIMIT 3030302
6SELECT `Recipe`.`id`, `Recipe`.`eid`, `Recipe`.`url`, `Recipe`.`title`, `Recipe`.`users`, `Recipe`.`tag`, `Recipe`.`tag_orig`, `Recipe`.`description`, `Recipe`.`date`, `Recipe`.`created`, `Recipe`.`modified` FROM `recipes` AS `Recipe` WHERE ((`title` LIKE '%あとで読む%') OR (`tag` LIKE '%あとで読む%') OR (`tag_orig` LIKE '%あとで読む%')) AND `users` >= 3 ORDER BY `Recipe`.`eid` DESC LIMIT 50, 252525189
7SELECT COUNT(*) AS `count` FROM `recipes` AS `Recipe` WHERE ((`title` LIKE '%あとで読む%') OR (`tag` LIKE '%あとで読む%') OR (`tag_orig` LIKE '%あとで読む%')) AND `users` >= 3 1125
8SELECT `Log`.`id`, `Log`.`date`, `Log`.`tag`, `Log`.`count`, `Log`.`created`, `Log`.`modified` FROM `log` AS `Log` WHERE `tag` = 'あとで読む' AND `date` = '2009-01-09' LIMIT 1111355
9SELECT COUNT(*) AS `count` FROM `log` AS `Log` WHERE `Log`.`id` = 185161 1175
10UPDATE `log` AS `Log` SET `Log`.`id` = 185161, `Log`.`date` = '2009-01-09', `Log`.`tag` = 'あとで読む', `Log`.`count` = 8, `Log`.`created` = '2009-01-09 09:57:50', `Log`.`modified` = '2009-01-09 15:56:51' WHERE `Log`.`id` IN (185161) 10