2
and, if turning on mysql/blocks debug, it shows:
SELECT lid, cid, title, date, hits, votes, rating, ost_year FROM x_myReviews_downloads WHERE status>0 ORDER BY ost_year DESC, lid DESC LIMIT 0, 10
Error number: 1146
Error message: Table 'filmumuzika_lv.x_myReviews_downloads' doesn't exist
didn't get it, because, filmumuzika_lv is the name of database and x_myReviews_downloads is the name of the table. This table of current database exists.