{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "9.61"
},
"table": {
"table_name": "lang",
"access_type": "range",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"lang_code",
"name"
],
"key_length": "392",
"rows_examined_per_scan": 4,
"rows_produced_per_join": 4,
"filtered": "100.00",
"index_condition": "((`satishecarter_dec_setup_001`.`lang`.`lang_code` = 'en') and (`satishecarter_dec_setup_001`.`lang`.`name` in ('hybrid_auth.connect_social_title','hybrid_auth.text_connect_social','hybrid_auth.specify_email_title','hybrid_auth.text_specify_email','hybrid_auth.connect_social_title','hybrid_auth.text_connect_social','hybrid_auth.specify_email_title','hybrid_auth.text_specify_email')))",
"cost_info": {
"read_cost": "8.81",
"eval_cost": "0.80",
"prefix_cost": "9.61",
"data_read_per_join": "1K"
},
"used_columns": [
"lang_code",
"name",
"value"
]
}
}
}
name | value |
---|---|
hybrid_auth.connect_social_title | Such user already exists |
hybrid_auth.specify_email_title | The e-mail was not specified. |
hybrid_auth.text_connect_social | <p>The user with the e-mail specified during social login already exists.</p><p>If you want to assign a social network account to the registered user, please log in.</p> |
hybrid_auth.text_specify_email | <p>When logging through the social network the e-mail was not specified.</p><p>Please enter your e-mail and click Continue.</p> |