mysql: User 'tyggo' has exceeded the 'max_questions' resource (current value: 360000) query: SELECT DISTINCT r.restaurantID FROM restaurant_location l, restaurant_restaurant r WHERE r.restaurantID = l.restaurantID AND l.published = 1 AND l.closed = 0 AND r.name LIKE 'l%' ORDER BY r.name ASC#0 getRows(SELECT DISTINCT r.restaurantID FROM restaurant_location l, restaurant_restaurant r WHERE r.restaurantID = l.restaurantID AND l.published = 1 AND l.closed = 0 AND r.name LIKE 'l%' ORDER BY r.name ASC) called at [/home/1/t/tyggo/www/lib/db.php:101] #1 getRowsOne(SELECT DISTINCT r.restaurantID FROM restaurant_location l, restaurant_restaurant r WHERE r.restaurantID = l.restaurantID AND l.published = 1 AND l.closed = 0 AND r.name LIKE 'l%' ORDER BY r.name ASC) called at [/home/1/t/tyggo/www/lib/restaurant.php:68] #2 getRestaurantsAlpha(l, 1) called at [/home/1/t/tyggo/www/alfabetisk.php:22]