Query time 0.00095
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "2.77"
},
"nested_loop": [
{
"table": {
"table_name": "companies",
"access_type": "const",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"company_id"
],
"key_length": "4",
"ref": [
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.00",
"eval_cost": "0.10",
"prefix_cost": "0.00",
"data_read_per_join": "14K"
},
"used_columns": [
"company_id",
"status",
"company",
"lang_code",
"address",
"city",
"state",
"country",
"zipcode",
"email",
"phone",
"url",
"storefront",
"secure_storefront",
"entry_page",
"redirect_customer",
"countries_list",
"timestamp",
"shippings",
"logos",
"request_user_id",
"request_account_name",
"request_account_data",
"plan_id",
"stripe_connect_account_id",
"identifier_facebook_pixel",
"featured_products",
"sd_ga_tracking_code",
"paypal_commerce_platform_account_id",
"tagline",
"url_facebook",
"url_instagram",
"url_twitter",
"url_pinterest",
"announcement",
"shippo_api_token",
"shippo_carrier",
"shippo_service_type",
"vendor_ga_tracking_code",
"vendor_fb_tracking_code",
"custom_domain",
"custom_domain_status",
"taxjar_key",
"taxjar_export_statuses",
"taxjar_export_csv_data",
"ag_hide_city",
"updated_timestamp",
"suspend_date",
"grace_period_start",
"last_time_suspended",
"last_debt_notification_time",
"tax_number",
"stripe_connect_account_type",
"registered_from_storefront_id"
]
}
},
{
"table": {
"table_name": "company_descriptions",
"access_type": "const",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"company_id",
"lang_code"
],
"key_length": "10",
"ref": [
"const",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.00",
"eval_cost": "0.10",
"prefix_cost": "0.00",
"data_read_per_join": "1K"
},
"used_columns": [
"company_id",
"lang_code",
"company_description",
"terms",
"subdomain_colors",
"i18n_company",
"i18n_address",
"i18n_city"
]
}
},
{
"table": {
"table_name": "vendor_plan_descriptions",
"access_type": "const",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"plan_id",
"lang_code"
],
"key_length": "10",
"ref": [
"const",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.00",
"eval_cost": "0.10",
"prefix_cost": "0.00",
"data_read_per_join": "1K"
},
"used_columns": [
"plan_id",
"lang_code",
"plan"
]
}
},
{
"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": [
"const",
"const",
"const",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.84",
"eval_cost": "0.10",
"prefix_cost": "0.94",
"data_read_per_join": "1K"
},
"used_columns": [
"name",
"object_id",
"type",
"dispatch",
"path",
"lang_code"
]
}
},
{
"table": {
"table_name": "discussionA",
"access_type": "const",
"possible_keys": [
"object_id"
],
"key": "object_id",
"used_key_parts": [
"object_id",
"object_type"
],
"key_length": "6",
"ref": [
"const",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"using_index": true,
"cost_info": {
"read_cost": "0.69",
"eval_cost": "0.10",
"prefix_cost": "1.73",
"data_read_per_join": "24"
},
"used_columns": [
"thread_id",
"object_id",
"object_type"
]
}
},
{
"table": {
"table_name": "discussion_posts",
"access_type": "ref",
"possible_keys": [
"thread_id",
"thread_id_2"
],
"key": "thread_id_2",
"used_key_parts": [
"thread_id",
"status"
],
"key_length": "6",
"ref": [
"goimagine.discussionA.thread_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"using_index": true,
"cost_info": {
"read_cost": "0.25",
"eval_cost": "0.18",
"prefix_cost": "2.15",
"data_read_per_join": "787"
},
"used_columns": [
"post_id",
"thread_id",
"status"
]
}
},
{
"table": {
"table_name": "discussion_rating",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY",
"thread_id"
],
"key": "PRIMARY",
"used_key_parts": [
"post_id"
],
"key_length": "3",
"ref": [
"goimagine.discussion_posts.post_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.44",
"eval_cost": "0.18",
"prefix_cost": "2.77",
"data_read_per_join": "28"
},
"used_columns": [
"rating_value",
"post_id",
"thread_id"
],
"attached_condition": "<if>(is_not_null_compl(discussion_rating), (`goimagine`.`discussion_rating`.`thread_id` = `goimagine`.`discussionA`.`thread_id`), true)"
}
}
]
}
}
Result
| company_id |
lang_code |
company_description |
terms |
subdomain_colors |
i18n_company |
i18n_address |
i18n_city |
status |
company |
address |
city |
state |
country |
zipcode |
email |
phone |
url |
storefront |
secure_storefront |
entry_page |
redirect_customer |
countries_list |
timestamp |
shippings |
logos |
request_user_id |
request_account_name |
request_account_data |
plan_id |
stripe_connect_account_id |
identifier_facebook_pixel |
featured_products |
sd_ga_tracking_code |
paypal_commerce_platform_account_id |
tagline |
url_facebook |
url_instagram |
url_twitter |
url_pinterest |
announcement |
shippo_api_token |
shippo_carrier |
shippo_service_type |
vendor_ga_tracking_code |
vendor_fb_tracking_code |
custom_domain |
custom_domain_status |
taxjar_key |
taxjar_export_statuses |
taxjar_export_csv_data |
ag_hide_city |
updated_timestamp |
suspend_date |
grace_period_start |
last_time_suspended |
last_debt_notification_time |
tax_number |
stripe_connect_account_type |
registered_from_storefront_id |
plan |
seo_name |
seo_path |
average_rating |
company_thread_ids |
| 109 |
en |
<p>Thank you for visiting LLV Customs! I am super excited to have the opportunity to make something special for you. I've been making custom items for over 7 years & I LOVE custom orders & being able to make your ideas come to life! All items are personalized with Vinyl, embroidery acrylic & wood, if there's something you would like to change or add, please let me know. </p>
<p>Here at go imagine, this new site is a work in progress. I will be adding new items all the time, in the meantime, please feel free to visit Facebook & Instagram to see more of what I offer.<br></p>
<p><a href="https://www.facebook.com/groups/LLVcustoms"><span style="color: rgb(49, 133, 155);">Facebook</span></a> ~Facebook.com/groups/llvcustoms<br></p>
<p><a href="https://www.instagram.com/llvcustoms/"><span style="color: rgb(49, 133, 155);">Instagram</span></a> ~Instagram.com/llvcustoms<br></p> |
<p><strong>Processing time</strong> <br></p>
<p>While most items are made ready to ship, some custom items may take 3-5 days or longer for larger orders. Shipping time is separate & not counted towards processing time. If you need your order rushed, please feel free to let me know. <br><br><strong></strong></p>
<p><strong>FREE LOCAL PICKUP</strong></p>
<p>If you select free local pickup, please make sure to message, arrange & confirm for local pickup, before you check out. If you are not local & you order needs to be shipped, processing of your order will be delayed, until shipping has been paid for. <br></p>
<p><strong><br></strong></p>
<p><strong>Returns & Cancellations</strong></p>
<p>Many items I offer are made ready to ship & to get your order out to you in a timely manner, I will only accept cancelations up to 2 hours after the order is placed. After 2 hours, all orders are final. If there is however a defect or spelling error on my part, please message me & I will be more then happy to make it right.<br><br><br><strong>Condition of Return</strong></p>
<p>Buyers are responsible for return shipping costs. If the item is returned in anything less then its original condition, the buyer will be responsible for any loss in value.</p> |
{"tmenu_style":"H","default_colors":"N","link_color":"#f93cf9","label_color":"#ff5bff","icon_color":"#f73bf7","main_btn_color":"#ff65ff","branded_text_color":"#ff65ff","vbp_1_url":"","vbp_2_url":"","vbp_3_url":"","vba_1_url":"","vba_2_url":"https:\/\/www.facebook.com\/groups\/llvcustoms","vba_3_url":""} |
LLV Customs |
PO BOX 120125 |
Clermont |
A |
LLV Customs |
PO BOX 120125 |
Clermont |
FL |
US |
34712 |
llvcustoms4you@gmail.com |
|
|
|
|
none |
Y |
|
1584563889 |
|
|
39 |
|
a:4:{s:14:"company_fields";a:2:{i:37;s:5:"Stacy";i:38;s:7:"Portman";}s:15:"admin_firstname";s:5:"Stacy";s:14:"admin_lastname";s:7:"Portman";s:6:"fields";a:0:{}} |
3 |
acct_1GM2nrFIJSrjn97N |
4582155161798095 |
305969,305970,305925,265631,257527,268004,268005,153198,262690,175140,155567,155571,155528,45081,288,70463,87307,97064,112104,114857,90926,111950,112112,101795,101821,83921,86995,50013,76695,73517,76762,79317,78303,78304,77588,77587,77586,77560,50133,83669,71656 |
|
EY9CVNGXPJLE2 |
Custom items made for you. |
Facebook.com/groups/llvcustoms |
instagram.com/llvcustoms |
|
|
<p>I've recently added sublimation to my mix & in the process of adding those items as well. For a quicker look, don't forget to follow me on Facebook. </p>
<p><br></p> |
oauth.p2wAK_OJl6AFxYlTF9FIQAGDqfvfZCq2baJ2BoM8.qQKW040apSwzv2NeYPjiwDsoV5U5Wp8ywrkmb9BiCYI |
|
|
|
4582155161798095 |
|
A |
|
|
{"items_per_file":"2500","time_from":"","time_to":""} |
N |
0 |
0 |
0 |
0 |
0 |
|
S |
|
Professional Plan |
llvcustoms |
|
5.0000 |
109_219 |