SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '15de65b7b46e8e58ec6a38cb6ca00d379bfbd79ebafa6ad2e35f8de4fcbc77f6' 
  AND token = 'QKvTGNXOU+8Ss/PzyUVH9RHTJUans1TgDPhEcuG0gEo=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00038

JSON explain

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