Velg bydel, sted eller mat
mysql: User 'tyggo' has exceeded the 'max_questions' resource (current value: 360000) query: SELECT placeName FROM tag_place WHERE placeID=4#0 getRows(SELECT placeName FROM tag_place WHERE placeID=4) called at [/home/1/t/tyggo/www/lib/db.php:101] #1 getRowsOne(SELECT placeName FROM tag_place WHERE placeID=4) called at [/home/1/t/tyggo/www/lib/db.php:122] #2 getOne(SELECT placeName FROM tag_place WHERE placeID=4) called at [/home/1/t/tyggo/www/list.php:53] mysql: User 'tyggo' has exceeded the 'max_questions' resource (current value: 360000) query: SELECT cuisineName FROM tag_cuisine WHERE cuisineID=66#0 getRows(SELECT cuisineName FROM tag_cuisine WHERE cuisineID=66) called at [/home/1/t/tyggo/www/lib/db.php:101] #1 getRowsOne(SELECT cuisineName FROM tag_cuisine WHERE cuisineID=66) called at [/home/1/t/tyggo/www/lib/db.php:122] #2 getOne(SELECT cuisineName FROM tag_cuisine WHERE cuisineID=66) called at [/home/1/t/tyggo/www/list.php:59] mysql: User 'tyggo' has exceeded the 'max_questions' resource (current value: 360000) query: SELECT DISTINCT a.areaID, a.cityID, a.area, COUNT( a.area ) AS count FROM location_area a, restaurant_location l, location_locationHood lh, location_areaHood ah, restaurant_restaurant r, tag_cuisineRestaurant c, tag_placeRestaurant p WHERE l.locationID = lh.locationID AND lh.hoodID = ah.hoodID AND a.areaID = ah.areaID AND r.restaurantID = l.restaurantID AND r.restaurantID = c.restaurantID AND c.cuisineID = 66 AND r.restaurantID = p.restaurantID AND p.placeID = 4 AND published =1 AND closed =0 GROUP BY a.area ORDER BY count DESC#0 getRows(SELECT DISTINCT a.areaID, a.cityID, a.area, COUNT( a.area ) AS count FROM location_area a, restaurant_location l, location_locationHood lh, location_areaHood ah, restaurant_restaurant r, tag_cuisineRestaurant c, tag_placeRestaurant p WHERE l.locationID = lh.locationID AND lh.hoodID = ah.hoodID AND a.areaID = ah.areaID AND r.restaurantID = l.restaurantID AND r.restaurantID = c.restaurantID AND c.cuisineID = 66 AND r.restaurantID = p.restaurantID AND p.placeID = 4 AND published =1 AND closed =0 GROUP BY a.area ORDER BY count DESC) called at [/home/1/t/tyggo/www/lib/location.php:708] #1 getAreas(Array ([0] => Array ([0] => place,[1] => 4),[1] => Array ([0] => cuisine,[1] => 66))) called at [/home/1/t/tyggo/www/list.php:123] mysql: User 'tyggo' has exceeded the 'max_questions' resource (current value: 360000) query: SELECT DISTINCT tv.cuisineID, tv.cuisineParentID AS parentID, t.cuisineName AS name, COUNT(*) AS count FROM view_cuisine_cuisineParent tv, tag_cuisine t, tag_cuisineRestaurant tr, restaurant_location l , tag_placeRestaurant p WHERE tv.cuisineID = tr.cuisineID AND l.restaurantID = tr.restaurantID AND t.cuisineID = tv.cuisineID AND l.published = 1 AND l.closed = 0 AND tr.restaurantID = p.restaurantID AND p.placeID=4 AND tv.cuisineID=66 GROUP BY name ORDER BY count DESC#0 getRows(SELECT DISTINCT tv.cuisineID, tv.cuisineParentID AS parentID, t.cuisineName AS name, COUNT(*) AS count FROM view_cuisine_cuisineParent tv, tag_cuisine t, tag_cuisineRestaurant tr, restaurant_location l , tag_placeRestaurant p WHERE tv.cuisineID = tr.cuisineID AND l.restaurantID = tr.restaurantID AND t.cuisineID = tv.cuisineID AND l.published = 1 AND l.closed = 0 AND tr.restaurantID = p.restaurantID AND p.placeID=4 AND tv.cuisineID=66 GROUP BY name ORDER BY count DESC) called at [/home/1/t/tyggo/www/lib/tag.php:346] #1 getCurrentTag(cuisine, 66, Array ([0] => Array ([0] => place,[1] => 4),[1] => Array ([0] => cuisine,[1] => 66))) called at [/home/1/t/tyggo/www/list.php:135] mysql: User 'tyggo' has exceeded the 'max_questions' resource (current value: 360000) query: SELECT DISTINCT tv.placeID, tv.placeParentID AS parentID, t.placeName AS name, COUNT(*) AS count FROM view_place_placeParent tv, tag_place t, tag_placeRestaurant tr, restaurant_location l , tag_cuisineRestaurant p WHERE tv.placeID = tr.placeID AND l.restaurantID = tr.restaurantID AND t.placeID = tv.placeID AND l.published = 1 AND l.closed = 0 AND tr.restaurantID = p.restaurantID AND p.cuisineID=66 AND tv.placeID=4 GROUP BY name ORDER BY count DESC#0 getRows(SELECT DISTINCT tv.placeID, tv.placeParentID AS parentID, t.placeName AS name, COUNT(*) AS count FROM view_place_placeParent tv, tag_place t, tag_placeRestaurant tr, restaurant_location l , tag_cuisineRestaurant p WHERE tv.placeID = tr.placeID AND l.restaurantID = tr.restaurantID AND t.placeID = tv.placeID AND l.published = 1 AND l.closed = 0 AND tr.restaurantID = p.restaurantID AND p.cuisineID=66 AND tv.placeID=4 GROUP BY name ORDER BY count DESC) called at [/home/1/t/tyggo/www/lib/tag.php:346] #1 getCurrentTag(place, 4, Array ([0] => Array ([0] => place,[1] => 4),[1] => Array ([0] => cuisine,[1] => 66))) called at [/home/1/t/tyggo/www/list.php:149] mysql: User 'tyggo' has exceeded the 'max_questions' resource (current value: 360000) query: SELECT DISTINCT l.locationID FROM restaurant_location l, restaurant_restaurant r , tag_cuisineRestaurant c , tag_placeRestaurant p WHERE published = 1 AND closed = 0 AND r.restaurantID = l.restaurantID AND r.restaurantID = c.restaurantID AND c.cuisineID=66 AND r.restaurantID = p.restaurantID AND p.placeID=4 ORDER BY l.score DESC, r.name LIMIT 40, 10#0 getRows(SELECT DISTINCT l.locationID FROM restaurant_location l, restaurant_restaurant r , tag_cuisineRestaurant c , tag_placeRestaurant p WHERE published = 1 AND closed = 0 AND r.restaurantID = l.restaurantID AND r.restaurantID = c.restaurantID AND c.cuisineID=66 AND r.restaurantID = p.restaurantID AND p.placeID=4 ORDER BY l.score DESC, r.name LIMIT 40, 10) called at [/home/1/t/tyggo/www/lib/location.php:224] #1 getLocationIDsList(Array ([0] => Array ([0] => place,[1] => 4),[1] => Array ([0] => cuisine,[1] => 66)), 40, 10) called at [/home/1/t/tyggo/www/list.php:221] mysql: User 'tyggo' has exceeded the 'max_questions' resource (current value: 360000) query: SELECT COUNT(DISTINCT l.locationID) as count FROM restaurant_location l, restaurant_restaurant r , tag_cuisineRestaurant c , tag_placeRestaurant p WHERE published = 1 AND closed = 0 AND r.restaurantID = l.restaurantID AND r.restaurantID = c.restaurantID AND c.cuisineID=66 AND r.restaurantID = p.restaurantID AND p.placeID=4 #0 getRows(SELECT COUNT(DISTINCT l.locationID) as count FROM restaurant_location l, restaurant_restaurant r , tag_cuisineRestaurant c , tag_placeRestaurant p WHERE published = 1 AND closed = 0 AND r.restaurantID = l.restaurantID AND r.restaurantID = c.restaurantID AND c.cuisineID=66 AND r.restaurantID = p.restaurantID AND p.placeID=4 ) called at [/home/1/t/tyggo/www/lib/db.php:101] #1 getRowsOne(SELECT COUNT(DISTINCT l.locationID) as count FROM restaurant_location l, restaurant_restaurant r , tag_cuisineRestaurant c , tag_placeRestaurant p WHERE published = 1 AND closed = 0 AND r.restaurantID = l.restaurantID AND r.restaurantID = c.restaurantID AND c.cuisineID=66 AND r.restaurantID = p.restaurantID AND p.placeID=4 ) called at [/home/1/t/tyggo/www/lib/db.php:122] #2 getOne(SELECT COUNT(DISTINCT l.locationID) as count FROM restaurant_location l, restaurant_restaurant r , tag_cuisineRestaurant c , tag_placeRestaurant p WHERE published = 1 AND closed = 0 AND r.restaurantID = l.restaurantID AND r.restaurantID = c.restaurantID AND c.cuisineID=66 AND r.restaurantID = p.restaurantID AND p.placeID=4 ) called at [/home/1/t/tyggo/www/lib/location.php:437] #3 getLocationHits(Array ([0] => Array ([0] => place,[1] => 4),[1] => Array ([0] => cuisine,[1] => 66))) called at [/home/1/t/tyggo/www/list.php:224]