Query time 0.00051
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "6.00"
},
"nested_loop": [
{
"table": {
"table_name": "companies",
"access_type": "system",
"possible_keys": [
"PRIMARY"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.00",
"eval_cost": "0.20",
"prefix_cost": "0.00",
"data_read_per_join": "5K"
},
"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",
"blocked_date",
"booking_data"
]
}
},
{
"table": {
"table_name": "cscart_discussion",
"access_type": "ref",
"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",
"cost_info": {
"read_cost": "1.00",
"eval_cost": "0.20",
"prefix_cost": "1.20",
"data_read_per_join": "24"
},
"used_columns": [
"thread_id",
"object_id",
"object_type"
]
}
},
{
"table": {
"table_name": "cscart_discussion_posts",
"access_type": "ref",
"possible_keys": [
"thread_id",
"thread_id_2"
],
"key": "thread_id",
"used_key_parts": [
"thread_id"
],
"key_length": "3",
"ref": [
"atulecarter_atul_demo5.cscart_discussion.thread_id"
],
"rows_examined_per_scan": 2,
"rows_produced_per_join": 2,
"filtered": "100.00",
"cost_info": {
"read_cost": "2.00",
"eval_cost": "0.40",
"prefix_cost": "3.60",
"data_read_per_join": "896"
},
"used_columns": [
"post_id",
"thread_id",
"status"
],
"attached_condition": "<if>(is_not_null_compl(cscart_discussion_posts), (`atulecarter_atul_demo5`.`cscart_discussion_posts`.`status` = 'A'), true)"
}
},
{
"table": {
"table_name": "cscart_discussion_rating",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY",
"thread_id"
],
"key": "PRIMARY",
"used_key_parts": [
"post_id"
],
"key_length": "3",
"ref": [
"atulecarter_atul_demo5.cscart_discussion_posts.post_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 2,
"filtered": "100.00",
"cost_info": {
"read_cost": "2.00",
"eval_cost": "0.40",
"prefix_cost": "6.00",
"data_read_per_join": "32"
},
"used_columns": [
"rating_value",
"post_id",
"thread_id"
],
"attached_condition": "<if>(is_not_null_compl(cscart_discussion_rating), (`atulecarter_atul_demo5`.`cscart_discussion_rating`.`thread_id` = `atulecarter_atul_demo5`.`cscart_discussion`.`thread_id`), true)"
}
}
]
}
}
Result
| 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 |
blocked_date |
booking_data |
average_rating |
company_thread_ids |
| 1 |
A |
CS-Cart |
en |
Boston street |
Boston |
MA |
US |
02125 |
cs-cart@example.com |
+16175556985 |
http://example.com |
atul.ecarter.co/atul_demo5 |
atul.ecarter.co/atul_demo5 |
none |
Y |
|
1269610461 |
1 |
|
0 |
|
|
|
a:11:{s:12:"booking_type";s:1:"R";s:9:"from_date";i:1760079600;s:7:"to_date";i:1761375600;s:9:"slot_time";s:1:"0";s:9:"free_time";s:1:"0";s:9:"days_data";s:0:"";s:17:"quantity_selector";s:1:"Y";s:20:"minimum_booking_time";s:1:"2";s:10:"price_wise";a:1:{i:1937413995;a:3:{s:9:"from_date";s:10:"1760380200";s:7:"to_date";s:10:"1760812199";s:5:"price";s:2:"45";}}s:12:"blocked_date";s:0:"";s:15:"show_price_date";s:1:"Y";} |
|
1_0 |