SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '622f52e9de3b3e4e0270d583dcb4171dc7f12f73b3a41434998e5ac673d08e79' 
  AND token = 'fOs+cWgNjeAkVD/0Q7bGUfoTvwpVXUOg07rwuULz/d0=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00048

JSON explain

{
  "query_block": {
    "select_id": 1,
    "table": {
      "message": "Impossible WHERE noticed after reading const tables"
    }
  }
}