Skip to content

Instantly share code, notes, and snippets.

/result.md Secret

Created November 2, 2016 11:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/5f67d3f22a37a693c858204f1752ff2c to your computer and use it in GitHub Desktop.
Save anonymous/5f67d3f22a37a693c858204f1752ff2c to your computer and use it in GitHub Desktop.
id select_type table type possible_keys key key_len ref rows Extra
"1" "PRIMARY" "accounts" "range" "del_flg,creation_time,creation_time_del_flg_name" "creation_time_del_flg_name" "4" \N "1641205" "Using where; Using index"
"1" "PRIMARY" "" "ALL" \N \N \N \N "1641205" "Using where; Using join buffer (flat, BNL join)"
"2" "DERIVED" "accounts" "range" "del_flg,creation_time,creation_time_del_flg_name" "creation_time_del_flg_name" "4" \N "1641205" "Using where; Using index"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment