Query time 0.00144
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "16.40"
},
"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.20",
"prefix_cost": "0.00",
"data_read_per_join": "7K"
},
"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",
"tax_number",
"registered_from_storefront_id",
"plan_id",
"pre_moderation",
"pre_moderation_edit",
"pre_moderation_edit_vendors",
"suspend_date",
"grace_period_start",
"last_time_suspended",
"last_debt_notification_time",
"ec_pos_bank_details",
"ec_pos_tips",
"ec_pos_allow_receipt_note",
"ec_pos_allow_receipt_footer",
"ec_pos_master_pin",
"hotel_name",
"facilities",
"blocked_date",
"booking_data"
]
}
},
{
"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.20",
"prefix_cost": "0.00",
"data_read_per_join": "1K"
},
"used_columns": [
"company_id",
"lang_code",
"company_description",
"i18n_company",
"i18n_address",
"i18n_city",
"terms",
"ec_pos_receipt_note",
"ec_pos_reciept_mail",
"ec_pos_reciept_mail_subject",
"ec_pos_report_mail",
"ec_pos_report_mail_subject",
"ec_pos_receipt_footer"
]
}
},
{
"table": {
"table_name": "cscart_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.20",
"prefix_cost": "0.00",
"data_read_per_join": "792"
},
"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": [
"const",
"const",
"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": "1K"
},
"used_columns": [
"name",
"object_id",
"type",
"dispatch",
"path",
"lang_code"
]
}
},
{
"table": {
"table_name": "cscart_discussion",
"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",
"cost_info": {
"read_cost": "1.00",
"eval_cost": "0.20",
"prefix_cost": "2.40",
"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_demo1.cscart_discussion.thread_id"
],
"rows_examined_per_scan": 6,
"rows_produced_per_join": 6,
"filtered": "100.00",
"cost_info": {
"read_cost": "5.60",
"eval_cost": "1.20",
"prefix_cost": "9.20",
"data_read_per_join": "2K"
},
"used_columns": [
"post_id",
"thread_id",
"status"
],
"attached_condition": "<if>(is_not_null_compl(cscart_discussion_posts), (`atulecarter_atul_demo1`.`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_demo1.cscart_discussion_posts.post_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 6,
"filtered": "100.00",
"cost_info": {
"read_cost": "6.00",
"eval_cost": "1.20",
"prefix_cost": "16.40",
"data_read_per_join": "96"
},
"used_columns": [
"rating_value",
"post_id",
"thread_id"
],
"attached_condition": "<if>(is_not_null_compl(cscart_discussion_rating), (`atulecarter_atul_demo1`.`cscart_discussion_rating`.`thread_id` = `atulecarter_atul_demo1`.`cscart_discussion`.`thread_id`), true)"
}
}
]
}
}
Result
company_id |
lang_code |
company_description |
i18n_company |
i18n_address |
i18n_city |
terms |
ec_pos_receipt_note |
ec_pos_reciept_mail |
ec_pos_reciept_mail_subject |
ec_pos_report_mail |
ec_pos_report_mail_subject |
ec_pos_receipt_footer |
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 |
tax_number |
registered_from_storefront_id |
plan_id |
pre_moderation |
pre_moderation_edit |
pre_moderation_edit_vendors |
suspend_date |
grace_period_start |
last_time_suspended |
last_debt_notification_time |
ec_pos_bank_details |
ec_pos_tips |
ec_pos_allow_receipt_note |
ec_pos_allow_receipt_footer |
ec_pos_master_pin |
hotel_name |
facilities |
blocked_date |
booking_data |
plan |
seo_name |
seo_path |
average_rating |
company_thread_ids |
3 |
en |
<h3>Experience World-class Service at Hilton Hua Hin Resort & Spa</h3>
<p>Overlooking the Gulf of Thailand, Hilton Hua Hin offers prime beachfront accommodation with stunning views and access to a first-rate spa. It features a beach-side pool and 5 dining options.</p><p>Hilton Hua Hin Resort and Spa offers 5-star luxury, a short 15-minute drive from the Hua Hin Airport. It is a 2.5-hour drive from lively Bangkok.</p><p>Boasting stunning ocean views from floor-to-ceiling windows, Hua Hin Hilton's modern rooms offer the comfort of spacious layouts and a sofa.</p><p>They feature a private balcony, cable TV and full-sized fridge.
Relax with a Thai herbal steam bath at the spa after an active workout at the tennis courts or fitness centre.</p><p>Multilingual staff can provide concierge, tour and childcare services.
Experience fine Chinese specialities with panoramic ocean views at the Rooftop Bar and White Lotus restaurant.</p><p>Enjoy the essence of Asia with an unforgettable culinary journey at our newest all-day dining restaurant, "Ginger fire".</p> |
king hotel |
|
|
|
|
|
|
|
|
|
A |
king hotel |
|
|
|
|
|
tiktokn603@gmail.com |
|
|
|
|
none |
Y |
|
1754980363 |
|
|
0 |
|
|
87678 |
|
3 |
N |
N |
N |
0 |
0 |
1755150643 |
0 |
|
|
N |
N |
|
King Hotel |
1,2,3,4,5,6 |
|
|
Gold |
king-hotel |
|
4.0000 |
3_3785 |