Query time 0.00363
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "937.36"
},
"ordering_operation": {
"using_filesort": true,
"grouping_operation": {
"using_temporary_table": true,
"using_filesort": false,
"nested_loop": [
{
"table": {
"table_name": "absolute_rating",
"access_type": "system",
"possible_keys": [
"PRIMARY"
],
"rows_examined_per_scan": 0,
"rows_produced_per_join": 1,
"filtered": "0.00",
"const_row_not_found": true,
"cost_info": {
"read_cost": "0.00",
"eval_cost": "0.10",
"prefix_cost": "0.00",
"data_read_per_join": "112"
},
"used_columns": [
"object_id",
"object_type",
"rating"
]
}
},
{
"table": {
"table_name": "cscart_companies",
"access_type": "range",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"company_id"
],
"key_length": "4",
"rows_examined_per_scan": 3,
"rows_produced_per_join": 0,
"filtered": "28.57",
"index_condition": "(`s2cart`.`cscart_companies`.`company_id` in (137,138,146))",
"cost_info": {
"read_cost": "2.02",
"eval_cost": "0.09",
"prefix_cost": "2.11",
"data_read_per_join": "7K"
},
"used_columns": [
"company_id",
"status",
"lang_code",
"email",
"timestamp",
"plan_id",
"suspend_date",
"last_time_suspended",
"tax_number"
],
"attached_condition": "(`s2cart`.`cscart_companies`.`status` in ('A','S'))"
}
},
{
"table": {
"table_name": "company_descr",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"company_id",
"lang_code"
],
"key_length": "10",
"ref": [
"s2cart.cscart_companies.company_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.00",
"eval_cost": "0.09",
"prefix_cost": "2.20",
"data_read_per_join": "3K"
},
"used_columns": [
"company_id",
"lang_code",
"i18n_company"
]
}
},
{
"table": {
"table_name": "cscart_company_descriptions",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"company_id",
"lang_code"
],
"key_length": "10",
"ref": [
"s2cart.cscart_companies.company_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.00",
"eval_cost": "0.09",
"prefix_cost": "2.28",
"data_read_per_join": "3K"
},
"used_columns": [
"company_id",
"lang_code",
"company_description"
]
}
},
{
"table": {
"table_name": "cscart_vendor_plan_descriptions",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"plan_id",
"lang_code"
],
"key_length": "10",
"ref": [
"s2cart.cscart_companies.plan_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.00",
"eval_cost": "0.09",
"prefix_cost": "2.37",
"data_read_per_join": "685"
},
"used_columns": [
"plan_id",
"lang_code",
"plan"
]
}
},
{
"table": {
"table_name": "cscart_seo_names",
"access_type": "ref",
"possible_keys": [
"PRIMARY",
"dispatch"
],
"key": "PRIMARY",
"used_key_parts": [
"object_id",
"type",
"dispatch",
"lang_code"
],
"key_length": "206",
"ref": [
"s2cart.cscart_companies.company_id",
"const",
"const",
"const"
],
"rows_examined_per_scan": 696,
"rows_produced_per_join": 596,
"filtered": "100.00",
"index_condition": "<if>(is_not_null_compl(cscart_seo_names), (`s2cart`.`cscart_seo_names`.`object_id` = `s2cart`.`cscart_companies`.`company_id`), true)",
"cost_info": {
"read_cost": "159.45",
"eval_cost": "59.66",
"prefix_cost": "221.47",
"data_read_per_join": "1011K"
},
"used_columns": [
"name",
"object_id",
"type",
"dispatch",
"path",
"lang_code"
]
}
},
{
"table": {
"table_name": "cscart_discussion",
"access_type": "eq_ref",
"possible_keys": [
"object_id"
],
"key": "object_id",
"used_key_parts": [
"object_id",
"object_type"
],
"key_length": "6",
"ref": [
"s2cart.cscart_companies.company_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 596,
"filtered": "100.00",
"index_condition": "<if>(is_not_null_compl(cscart_discussion), (`s2cart`.`cscart_discussion`.`object_id` = `s2cart`.`cscart_companies`.`company_id`), true)",
"cost_info": {
"read_cost": "0.00",
"eval_cost": "59.66",
"prefix_cost": "281.13",
"data_read_per_join": "13K"
},
"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": [
"s2cart.cscart_discussion.thread_id"
],
"rows_examined_per_scan": 3,
"rows_produced_per_join": 1789,
"filtered": "100.00",
"cost_info": {
"read_cost": "298.29",
"eval_cost": "178.97",
"prefix_cost": "758.39",
"data_read_per_join": "783K"
},
"used_columns": [
"post_id",
"thread_id",
"status"
],
"attached_condition": "<if>(is_not_null_compl(cscart_discussion_posts), (`s2cart`.`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": [
"s2cart.cscart_discussion_posts.post_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1789,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.00",
"eval_cost": "178.97",
"prefix_cost": "937.36",
"data_read_per_join": "27K"
},
"used_columns": [
"rating_value",
"post_id",
"thread_id"
],
"attached_condition": "<if>(is_not_null_compl(cscart_discussion_rating), (`s2cart`.`cscart_discussion_rating`.`thread_id` = `s2cart`.`cscart_discussion`.`thread_id`), true)"
}
}
]
}
}
}
}
Result
company_id |
lang_code |
email |
timestamp |
status |
company |
tax_number |
company_description |
absolute_vendor_rating |
plan |
seo_name |
seo_path |
average_rating |
company_thread_ids |
suspend_date |
last_time_suspended |
138 |
en |
geesystechnologies@gmail.com |
1586186845 |
A |
GEESYS Technologies |
|
Would like to be a trusted seller in your Portal |
|
Bronze |
geesys-technologies |
|
|
138_0 |
0 |
0 |
137 |
en |
ksbharathiraja@geesysindia.com |
1586185541 |
A |
GEESYS Technologies India Private Limited |
|
We would like to be a seller in your portal |
|
Bronze |
geesys-technologies-india-private-limited |
|
|
137_0 |
0 |
0 |
146 |
en |
ramesh@geesysindia.com |
1597085943 |
A |
Ramesh |
|
Testing seller |
|
Bronze |
ramesh |
|
|
146_0 |
0 |
0 |