SELECT 
  cscart_pages.*, 
  cscart_page_descriptions.*, 
  cscart_seo_names.name as seo_name, 
  cscart_seo_names.path as seo_path 
FROM 
  cscart_pages 
  INNER JOIN cscart_page_descriptions ON cscart_pages.page_id = cscart_page_descriptions.page_id 
  LEFT JOIN cscart_seo_names ON cscart_seo_names.object_id = cscart_pages.page_id 
  AND cscart_seo_names.type = 'a' 
  AND cscart_seo_names.dispatch = '' 
  AND cscart_seo_names.lang_code = 'tr' 
WHERE 
  cscart_pages.page_id = 9 
  AND cscart_page_descriptions.lang_code = 'tr' 
  AND (
    cscart_pages.usergroup_ids = '' 
    OR FIND_IN_SET(0, cscart_pages.usergroup_ids) 
    OR FIND_IN_SET(1, cscart_pages.usergroup_ids)
  ) 
  AND cscart_pages.page_type IN ('T', 'L', 'B', 'F')

Query time 0.00048

Explain
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE cscart_pages const PRIMARY PRIMARY 3 const 1
1 SIMPLE cscart_page_descriptions const PRIMARY PRIMARY 9 const,const 1
1 SIMPLE cscart_seo_names ref PRIMARY,dispatch PRIMARY 206 const,const,const,const 2 Using where

Result

page_id company_id parent_id id_path status page_type position timestamp usergroup_ids localization new_window use_avail_period avail_from_timestamp avail_till_timestamp facebook_obj_type lang_code page description meta_keywords meta_description page_title link seo_name seo_path
9 0 7 7/9 A B 0 1415526000 0 0 N 0 0 tr Why You Need a Subscription Model for Your Vendors <p>When you run a multi-vendor marketplace, you offer other entrepreneurs a service by allowing them to sell their products on your territory. To help you earn money for that service, Multi-Vendor comes with the built-in “Vendor plans” functionality.</p><!--CUT--><p>The vendor plans allow you to:<ul><li>Take a one-time or periodic (monthly / yearly) fee from your vendors.</li><li>Take commission from each transaction (percentage, fixed, or both).</li><li>Impose restrictions on the number of products and maximum revenue.</li><li>Give more privileges to vendors with higher-tier plans.</li><li>Decide which storefronts and categories will be available to vendors with this or that plan.</li><li>Offer certain vendors a microstore—it is a section of the site available by a direct link, where only the products of a specific vendor appear.</li></ul></p><p>Follow us on <a href="https://www.facebook.com/cscart.official" target="_blank">Facebook</a> and <a href="https://twitter.com/cscart" target="_blank">Twitter</a> to stay in the loop. To learn about other useful CS-Cart functionality, check out our <a href="https://www.youtube.com/user/cscartvideos" target="_blank">YouTube channel</a>.</p> why-you-need-a-subscription-model-for-your-vendors 7