Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2014
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
SQL 0.72 KB | None | 0 0
  1. EXPLAIN /* Website 192.168.103.147 *//* 122062@296 */SELECT SELF.* FROM dfb_website_content_article_translations SELF WHERE article_id = '16924' AND language_id = '159';
  2. EXPLAIN /* Website 192.168.106.159 *//* 133940@1225 */SELECT SELF.`ExtColorGeneric` VALUE,SELF.`ExtColorGeneric` title,COUNT(1) vehiclesCount FROM c_website_vehicles SELF WHERE website_id = '1225' AND ExteriorColor = 'Black' AND StandardBody_id IN ('10497','1074','7109','666','996','1127','1241','1234','1297','10060','1068') AND SELF.`ExtColorGeneric` <> '' GROUP BY SELF.`ExtColorGeneric` LIMIT 1000;
  3. EXPLAIN /* Website 192.168.0.200 *//* 101573@1022 */SELECT SELF.* FROM dfb_website_content_article_translations SELF WHERE article_id = '12258' AND language_id = '2126'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement