SELECT`property_group_option`.`id`FROM`property_group_option`LEFT JOIN`property_group_option_translation``property_group_option.translations`ON`property_group_option`.`id`=`property_group_option.translations`.`property_group_option_id`WHERE (`property_group_option`.`property_group_id`=?AND`property_group_option.translations`.`name`=?) GROUP BY`property_group_option`.`id`LIMIT500
SELECT`property_group_option`.`id`FROM`property_group_option`LEFT JOIN`property_group_option_translation``property_group_option.translations`ON`property_group_option`.`id`=`property_group_option.translations`.`property_group_option_id`WHERE
(
`property_group_option`.`property_group_id`=?AND`property_group_option.translations`.`name`=?
)
GROUP BY`property_group_option`.`id`LIMIT500
SELECT`property_group_option`.`id`FROM`property_group_option`LEFT JOIN`property_group_option_translation``property_group_option.translations`ON`property_group_option`.`id`=`property_group_option.translations`.`property_group_option_id`WHERE (`property_group_option`.`property_group_id`=0x8BF5F5D01B7445D082CEDC2A10C2CE2AAND`property_group_option.translations`.`name`='20x28') GROUP BY`property_group_option`.`id`LIMIT500;
SELECTCOUNT(*) FROM (SELECT`property_group_option`.`id`FROM`property_group_option`LEFT JOIN`property_group_option_translation``property_group_option.translations`ON`property_group_option`.`id`=`property_group_option.translations`.`property_group_option_id`WHERE (`property_group_option`.`property_group_id`=?AND`property_group_option.translations`.`name`=?) GROUP BY`property_group_option`.`id`) total
SELECTCOUNT(*)
FROM
(
SELECT`property_group_option`.`id`FROM`property_group_option`LEFT JOIN`property_group_option_translation``property_group_option.translations`ON`property_group_option`.`id`=`property_group_option.translations`.`property_group_option_id`WHERE
(
`property_group_option`.`property_group_id`=?AND`property_group_option.translations`.`name`=?
)
GROUP BY`property_group_option`.`id`
) total
SELECTCOUNT(*) FROM (SELECT`property_group_option`.`id`FROM`property_group_option`LEFT JOIN`property_group_option_translation``property_group_option.translations`ON`property_group_option`.`id`=`property_group_option.translations`.`property_group_option_id`WHERE (`property_group_option`.`property_group_id`=0x8BF5F5D01B7445D082CEDC2A10C2CE2AAND`property_group_option.translations`.`name`='20x28') GROUP BY`property_group_option`.`id`) total;