キーワードから探す?

あとで読むのレシピ人気順一覧

(獲得user順)

1/6ページ(全135件)

1 | | 3 | 4 | 5 | 6

1 | | 3 | 4 | 5 | 6

1/6ページ(全135件)





10 queries took 3579 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `recipes`11111
2DESCRIBE `log`662
3SELECT COUNT(*) AS `count` FROM `recipes` AS `Recipe` WHERE 1 = 1 117
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 303030766
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 3030301369
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 '%あとで読む%')) ORDER BY `Recipe`.`users` DESC LIMIT 252525352
7SELECT COUNT(*) AS `count` FROM `recipes` AS `Recipe` WHERE ((`title` LIKE '%あとで読む%') OR (`tag` LIKE '%あとで読む%') OR (`tag_orig` LIKE '%あとで読む%')) 11122
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 111897
9SELECT COUNT(*) AS `count` FROM `log` AS `Log` WHERE `Log`.`id` = 185161 1162
10UPDATE `log` AS `Log` SET `Log`.`id` = 185161, `Log`.`date` = '2009-01-09', `Log`.`tag` = 'あとで読む', `Log`.`count` = 5, `Log`.`created` = '2009-01-09 09:57:50', `Log`.`modified` = '2009-01-09 15:29:27' WHERE `Log`.`id` IN (185161) 11