SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '8e46fda49e610a97ab08caac60258ae475bc3eae5d4a619fe2616e1f568f8852' 
  AND token = 'che954fKdyvpL5+D1iFcBOhdTSkof7dmZi+dYNt/OLw=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00042

JSON explain

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