SELECT 
  categories.category_id, 
  categories.parent_id, 
  categories.id_path, 
  category_descriptions.category, 
  categories.position, 
  categories.status, 
  categories.company_id, 
  categories.storefront_id, 
  seo_names.name as seo_name, 
  seo_names.path as seo_path, 
  category_descriptions.mega_m_category_banner_url, 
  category_descriptions.mega_m_category_svg_icon 
FROM 
  categories 
  LEFT JOIN category_descriptions ON categories.category_id = category_descriptions.category_id 
  AND category_descriptions.lang_code = 'en' 
  LEFT JOIN seo_names ON seo_names.object_id = categories.category_id 
  AND seo_names.type = 'c' 
  AND seo_names.dispatch = '' 
  AND seo_names.lang_code = 'en' 
WHERE 
  1 = 1 
  AND (
    categories.usergroup_ids = '' 
    OR FIND_IN_SET(0, categories.usergroup_ids) 
    OR FIND_IN_SET(1, categories.usergroup_ids)
  ) 
  AND categories.status IN ('A') 
  AND categories.id_path LIKE '4/%' 
  AND categories.storefront_id IN (0, 1) 
  AND categories.deleted_at IS NULL 
  AND categories.company_id = 0 
ORDER BY 
  categories.is_trash asc, 
  categories.position asc, 
  category_descriptions.category asc

Query time 0.00269

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "111.76"
    },
    "ordering_operation": {
      "using_temporary_table": true,
      "using_filesort": true,
      "nested_loop": [
        {
          "table": {
            "table_name": "categories",
            "access_type": "range",
            "possible_keys": [
              "c_status",
              "id_path",
              "index_categories_on_deleted_at"
            ],
            "key": "id_path",
            "used_key_parts": [
              "id_path"
            ],
            "key_length": "767",
            "rows_examined_per_scan": 247,
            "rows_produced_per_join": 0,
            "filtered": "0.10",
            "index_condition": "(`goimagine`.`categories`.`id_path` like '4/%')",
            "cost_info": {
              "read_cost": "111.39",
              "eval_cost": "0.02",
              "prefix_cost": "111.41",
              "data_read_per_join": "661"
            },
            "used_columns": [
              "category_id",
              "parent_id",
              "id_path",
              "company_id",
              "usergroup_ids",
              "status",
              "position",
              "is_trash",
              "deleted_at",
              "storefront_id"
            ],
            "attached_condition": "((`goimagine`.`categories`.`company_id` = 0) and ((`goimagine`.`categories`.`usergroup_ids` = '') or (0 <> find_in_set(0,`goimagine`.`categories`.`usergroup_ids`)) or (0 <> find_in_set(1,`goimagine`.`categories`.`usergroup_ids`))) and (`goimagine`.`categories`.`status` = 'A') and (`goimagine`.`categories`.`storefront_id` in (0,1)) and (`goimagine`.`categories`.`deleted_at` is null))"
          }
        },
        {
          "table": {
            "table_name": "category_descriptions",
            "access_type": "eq_ref",
            "possible_keys": [
              "PRIMARY"
            ],
            "key": "PRIMARY",
            "used_key_parts": [
              "category_id",
              "lang_code"
            ],
            "key_length": "9",
            "ref": [
              "goimagine.categories.category_id",
              "const"
            ],
            "rows_examined_per_scan": 1,
            "rows_produced_per_join": 0,
            "filtered": "100.00",
            "cost_info": {
              "read_cost": "0.08",
              "eval_cost": "0.02",
              "prefix_cost": "111.52",
              "data_read_per_join": "1K"
            },
            "used_columns": [
              "category_id",
              "lang_code",
              "category",
              "mega_m_category_banner_url",
              "mega_m_category_svg_icon"
            ]
          }
        },
        {
          "table": {
            "table_name": "seo_names",
            "access_type": "ref",
            "possible_keys": [
              "PRIMARY",
              "dispatch"
            ],
            "key": "PRIMARY",
            "used_key_parts": [
              "object_id",
              "type",
              "dispatch",
              "lang_code"
            ],
            "key_length": "206",
            "ref": [
              "goimagine.categories.category_id",
              "const",
              "const",
              "const"
            ],
            "rows_examined_per_scan": 1,
            "rows_produced_per_join": 0,
            "filtered": "100.00",
            "cost_info": {
              "read_cost": "0.22",
              "eval_cost": "0.02",
              "prefix_cost": "111.76",
              "data_read_per_join": "428"
            },
            "used_columns": [
              "name",
              "object_id",
              "company_id",
              "type",
              "dispatch",
              "path",
              "lang_code"
            ]
          }
        }
      ]
    }
  }
}

Result

category_id parent_id id_path category position status company_id storefront_id seo_name seo_path mega_m_category_banner_url mega_m_category_svg_icon
7651 22740 4/46/195/22740/7651 Coasters 0 A 0 0 coasters 4/46/195/22740
240 48 4/48/240 Outdoor Planters & Pots 1 A 0 0 outdoor-planters-and-pots 4/48
7581 7580 4/7580/7581 Spices & Herbs 4 A 0 0 spices-and-herbs 4/7580
271 99 4/99/271 Candles 10 A 0 0 candles 4/99
11179 6639 4/6639/11179 Car Accessories 10 A 0 0 car-accessories 4/6639
195 46 4/46/195 Drinkware 10 A 0 0 drinkware 4/46
236 48 4/48/236 Garden Decorations 10 A 0 0 garden-decorations 4/48
45 4 4/45 Home Decor 10 A 0 0 home-decor 4
221 76 4/76/221 Kids Bedding 10 A 0 0 kids-bedding 4/76
244 50 4/50/244 Kids Furniture 10 A 0 0 kids-furniture 4/50
22751 202 4/46/202/22751 Kitchen Linens 10 A 0 0 kitchen-linens 4/46/202
250 51 4/51/250 Office & School Supplies 10 A 0 0 office-and-school-supplies 4/51
183 45 4/45/183 Ornaments 10 A 0 0 ornaments 4/45
228 52 4/52/228 Pet Clothing & Accessories 10 A 0 0 pet-clothing-and-accessories 4/52
189 45 4/45/189 Pillows & Cushions 10 A 0 0 pillows-and-cushions 4/45
257 179 4/179/257 Prayer Beads 10 A 0 0 prayer-beads 4/179
268 125 4/125/268 Quilts 10 A 0 0 quilts 4/125
216 47 4/47/216 Sheets & Pillowcases 10 A 0 0 sheets-and-pillowcases 4/47
209 100 4/100/209 Wall Hangings 10 A 0 0 wall-hangings 4/100
272 99 4/99/272 Candle Holders 20 A 0 0 candle-holders 4/99
229 52 4/52/229 Collars & Leashes 20 A 0 0 collars-and-leashes 4/52
222 76 4/76/222 Crib Bedding 20 A 0 0 crib-bedding 4/76
251 51 4/51/251 Desk Storage 20 A 0 0 desk-storage 4/51
217 47 4/47/217 Duvet Covers 20 A 0 0 duvet-covers 4/47
269 125 4/125/269 Fleece Blankets 20 A 0 0 fleece-blankets 4/125
46 4 4/46 Kitchen & Dining 20 A 0 0 kitchen-and-dining 4
245 50 4/50/245 Living Room Furniture 20 A 0 0 living-room-furniture 4/50
258 179 4/179/258 Lucky Charms & Amulets 20 A 0 0 lucky-charms-and-amulets 4/179
196 195 4/46/195/196 Travel Mugs 20 A 0 0 travel-mugs 4/46/195
210 100 4/100/210 Wall Decals 20 A 0 0 wall-decals 4/100
237 48 4/48/237 Wind Chimes 20 A 0 0 wind-chimes 4/48
184 45 4/45/184 Wreath & Door Hangings 20 A 0 0 wreath-and-door-hangings 4/45
100 4 4/100 Wall Decor 25 A 0 0 wall-decor 4
76 4 4/76 Baby & Kids 28 A 0 0 baby-and-kids 4
218 47 4/47/218 Blankets & Throws 30 A 0 0 blankets-and-throws 4/47
259 179 4/179/259 Crystals 30 A 0 0 crystals 4/179
252 51 4/51/252 Desk Accessories 30 A 0 0 desk-accessories 4/51
185 45 4/45/185 Floral & Indoor Planters 30 A 0 0 floral-and-indoor-planters 4/45
211 100 4/100/211 Frames 30 A 0 0 frames 4/100
270 125 4/125/270 Knit & Crochet Blankets 30 A 0 0 knit-crochet-blankets 4/125
230 52 4/52/230 Pet Toys 30 A 0 0 pet-toys 4/52
238 48 4/48/238 Sun Catchers 30 A 0 0 sun-catchers 4/48
197 46 4/46/197 Tableware 30 A 0 0 tableware 4/46
273 99 4/99/273 Wax Melts 30 A 0 0 wax-melts 4/99
52 4 4/52 Pets 31 A 0 0 pets 4
47 4 4/47 Bedroom 35 A 0 0 bedroom 4
212 100 4/100/212 Art & Prints 40 A 0 0 art-and-prints 4/100
219 47 4/47/219 Bedroom Pillows 40 A 0 0 bedroom-pillows 4/47
198 46 4/46/198 Cookware & Baking 40 A 0 0 cookware-and-baking 4/46
247 50 4/50/247 Entryway Furniture 40 A 0 0 entryway-furniture 4/50
224 76 4/76/224 Feeding 40 A 0 0 feeding 4/76
274 99 4/99/274 Incense & Holders 40 A 0 0 incense-and-holders 4/99
48 4 4/48 Outdoor & Garden 40 A 0 0 outdoor-and-garden 4
231 52 4/52/231 Pet Feeding 40 A 0 0 pet-feeding 4/52
260 179 4/179/260 Religious & Sacred Home Decor 40 A 0 0 religious-home-decor 4/179
253 51 4/51/253 Tech Accessories 40 A 0 0 tech-accessories 4/51
186 45 4/45/186 Vases, Jars & Ceramics 40 A 0 0 vases-jars-and-ceramics 4/45
220 47 4/47/220 Bedroom Decor 50 A 0 0 bedroom-decor 4/47
254 51 4/51/254 Bulletin Boards 50 A 0 0 bulletin-boards 4/51
261 179 4/179/261 Candles, Incense & Oils 50 A 0 0 religious-candles-incense-and-oils 4/179
187 45 4/45/187 Decorative Trays 50 A 0 0 decorative-trays 4/45
213 100 4/100/213 Hooks & Hangers 50 A 0 0 hooks-and-hangers 4/100
22775 99 4/99/22775 Room Spray 50 A 0 0 room-spray 4/99
199 46 4/46/199 Trays & Platters 50 A 0 0 trays-and-platters 4/46
255 51 4/51/255 Boxes & Bins 60 A 0 0 boxes-and-bins 4/51
188 45 4/45/188 Clocks 60 A 0 0 clocks 4/45
200 46 4/46/200 Cutting Boards 60 A 0 0 cutting-boards 4/46
50 4 4/50 Furniture 60 A 0 0 furniture 4
226 76 4/76/226 Nursery Decor 60 A 0 0 nursery-decor 4/76
241 48 4/48/241 Plant Stands 60 A 0 0 plant-stands 4/48
262 179 4/179/262 Reiki & Chakras 60 A 0 0 reiki-and-chakras 4/179
214 100 4/100/214 Shelving & Ledges 60 A 0 0 shelving-and-ledges 4/100
190 45 4/45/190 Baskets 70 A 0 0 baskets 4/45
242 48 4/48/242 Bird Houses & Feeders 70 A 0 0 bird-houses-and-feeders 4/48
256 51 4/51/256 Calendars & Planners 70 A 0 0 calendars-and-planners 4/51
279 50 4/50/279 Furniture Cushions & Covers 70 A 0 0 furniture-cushions-and-covers 4/50
215 100 4/100/215 Mirrors 70 A 0 0 mirrors 4/100
51 4 4/51 Office & Organization 70 A 0 0 office-and-organization 4
234 52 4/52/234 Pet Storage 70 A 0 0 pet-storage 4/52
227 76 4/76/227 Playroom Decor 70 A 0 0 playroom-decor 4/76
201 46 4/46/201 Serveware 70 A 0 0 serveware 4/46
263 179 4/179/263 Tarot 70 A 0 0 tarot 4/179
277 76 4/76/277 Bibs & Burp Cloths 80 A 0 0 bibs-and-burp-cloths 4/76
99 4 4/99 Candles 80 A 0 0 candles 4
191 45 4/45/191 Decorative Accessories 80 A 0 0 decorative-accessories 4/45
202 46 4/46/202 Linens 80 A 0 0 linens 4/46
264 179 4/179/264 Meditation 80 A 0 0 meditation 4/179
6637 51 4/51/6637 Notepads 80 A 0 0 note-pads 4/51
235 52 4/52/235 Pet Bedding 80 A 0 0 pet-bedding 4/52
192 45 4/45/192 Curtains & Window Treatments 90 A 0 0 curtains-and-window-treatments 4/45
203 22751 4/46/202/22751/203 Dishcloths & Towels 90 A 0 0 dishcloths-and-towels 4/46/202/22751
6635 48 4/48/6635 House Numbers 90 A 0 0 house-numbers 4/48
6638 51 4/51/6638 Notebooks & Journals 90 A 0 0 notebooks-and-journals 4/51
278 76 4/76/278 Pacifier Clips & Teething 90 A 0 0 pacifier-clips-and-teething 4/76
265 179 4/179/265 Religious & Spiritual Clothing 90 A 0 0 religious-clothing 4/179
204 22751 4/46/202/22751/204 Aprons 100 A 0 0 aprons 4/46/202/22751
125 4 4/125 Blankets & Quilts 100 A 0 0 blankets-and-quilts 4
6636 48 4/48/6636 Flags 100 A 0 0 flags 4/48
266 179 4/179/266 Memorials & Loss 100 A 0 0 memorials-and-loss 4/179
6667 51 4/51/6667 Pens, Pencils & Writing 100 A 0 0 pens-pencils-and-writing 4/51
193 45 4/45/193 Rugs & Door Mats 100 A 0 0 rugs-and-door-mats 4/45
267 179 4/179/267 Altars, Shrines & Tools 110 A 0 0 altars-and-shrines 4/179
194 45 4/45/194 Bathroom 110 A 0 0 bathroom 4/45
205 46 4/46/205 Magnets 110 A 0 0 magnets 4/46
179 4 4/179 Religious & Spirituality 110 A 0 0 religious-and-spirituality 4
275 4 4/275 Decals & Stickers 120 A 0 0 decals-and-stickers 4
206 46 4/46/206 Kitchen Decor 120 A 0 0 kitchen-decor 4/46
6634 45 4/45/6634 Signs 120 A 0 0 signs 4/45
6639 4 4/6639 Garage & Auto 130 A 0 0 garage-and-auto 4
207 46 4/46/207 Kitchen Storage 130 A 0 0 kitchen-storage 4/46
208 46 4/46/208 Kitchen Accessories 140 A 0 0 kitchen-accessories 4/46
7580 4 4/7580 Food & Beverage 220 A 0 0 food 4
6640 4 4/6640 Lighting 220 A 0 0 lighting-en 4
6641 6640 4/6640/6641 Night Lights 220 A 0 0 night-lights-en 4/6640
6644 4 4/6644 Cleaning & Laundry 230 A 0 0 cleaning-and-laundry 4
7582 22667 4/7580/22667/7582 Tea 230 A 0 0 tea 4/7580/22667