キーワードから探す?

焼きそばの新着レシピ

(新着順・3user以上)

1/1ページ(全14件)

1

1

1/1ページ(全14件)





10 queries took 8505 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `recipes`111117
2DESCRIBE `log`6635
3SELECT COUNT(*) AS `count` FROM `recipes` AS `Recipe` WHERE 1 = 1 1128
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 3030302708
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 3030302905
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 251414302
7SELECT COUNT(*) AS `count` FROM `recipes` AS `Recipe` WHERE ((`title` LIKE '%焼きそば%') OR (`tag` LIKE '%焼きそば%') OR (`tag_orig` LIKE '%焼きそば%')) AND `users` >= 3 11228
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 1112282
9SELECT COUNT(*) AS `count` FROM `log` AS `Log` WHERE `Log`.`id` = 184784 110
10UPDATE `log` AS `Log` SET `Log`.`id` = 184784, `Log`.`date` = '2009-01-09', `Log`.`tag` = '焼きそば', `Log`.`count` = 2, `Log`.`created` = '2009-01-09 02:53:01', `Log`.`modified` = '2009-01-09 22:00:56' WHERE `Log`.`id` IN (184784) 10