SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '5d9cac1f48d99daa80ea19859658660d8985d11d2ebf46c4a7dd24c0ca3eb806' 
  AND token = 'IQ3QP2I4LSiL51NpBZxyducWeX5JfJ8gdDxs10huQgw=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00058

JSON explain

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