SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '9e60bf015d81f2cde633d6be137f1ef1ea6cb4da855c7463a710e3338927e416' 
  AND token = 'bpCBmgHDIN4+XYfoP8ydifNbaeSi1qLjFg0457dnBYM=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00051

JSON explain

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