SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '83e349abf13d528bb9d6ce8001b37fb976f396b92eebb7fd1dcf3c3d059aba49' 
  AND token = 'ZFGP7Q0dGYG4CKxAICXSgGVFgdDteJtT63TqQ3xuLno=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00028

JSON explain

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