SELECT content FROM config_content_ids  WHERE content REGEXP '^([A-Za-z0-9_]+\\.){3}[A-Za-z0-9_]+$'  ORDER BY content;