SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '13bd1fac1f32bbef952c5dcae26dddaabda0363d0e86033a4c65b323532a28d2' 
  AND token = 'CVfG9Yypv/14mV/86/p3dc9Swr31UbJjbRS3lpCToAI=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00017

JSON explain

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