SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '0aeb158553366cc41a3d5e3fa9a675a733cea7579f9de58f52b53ca97d308eaa' 
  AND token = '85rYXB6pt1fAOlneeK3MmrJPFFNDrWaZam6tMdZiSpE=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00061

JSON explain

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