ERROR: http://gjeje.net/deal/index.php
Query: SELECT distinct Promotion.* FROM Promotion
left outer join Listing_Summary Listing_Summary on Listing_Summary.promotion_id = Promotion.id
left outer join Listing_Category ON (Listing_Category.listing_id = Listing_Summary.id) WHERE Listing_Summary.status = 'A' AND Promotion.end_date >= DATE_FORMAT(NOW(), '%Y-%m-%d') AND Promotion.start_date <= DATE_FORMAT(NOW(), '%Y-%m-%d') AND Promotion.amount > 0 AND ((Promotion.visibility_start <= 1249 AND Promotion.visibility_end >= 1249 ) OR (Promotion.visibility_start = 24 AND Promotion.visibility_end = 24)) AND Listing_Summary.promotion_id > 0 AND Listing_Summary.level IN (70,10,30,50) ORDER BY RAND() LIMIT 5
Errno: 1030
Error: Got error 28 from storage engine
_SERVER data
REMOTE_ADDR : 23.22.76.170
REMOTE_PORT : 53072
SCRIPT_FILENAME : /home2/gjejene1/public_html/deal/index.php
REQUEST_METHOD : GET
QUERY_STRING :
REQUEST_URI : /deal/
ERROR: http://gjeje.net/deal/index.php
Query: SELECT * FROM Banner WHERE status = 'A'AND (expiration_setting = '2' OR (expiration_setting = '1' AND impressions > 0) OR (expiration_setting = '1' AND unlimited_impressions = 'y')) AND type = 2 AND (section = 'listing' OR section = 'global') AND (category_id = 0 OR category_id IS NULL OR section = 'global') ORDER BY RAND() LIMIT 1
Errno: 1030
Error: Got error 28 from storage engine
_SERVER data
REMOTE_ADDR : 23.22.76.170
REMOTE_PORT : 53072
SCRIPT_FILENAME : /home2/gjejene1/public_html/deal/index.php
REQUEST_METHOD : GET
QUERY_STRING :
REQUEST_URI : /deal/
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home2/gjejene1/public_html/classes/class_Banner.php on line 892