SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'd35a50daf607920e81babd8c7c999dd618b1e64b43127657b8bdbdba6a7a9889' 
  AND token = 'HKPaP4iD3ejONGiMnmWzbscQF3fxMqV55ieyrZyxPtU=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00040

JSON explain

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