SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'bb9ec339a659ecd0fca67ffb90a02918b2e367521b442ec1440afc27c7680137' 
  AND token = 'zpmY8jl6p/oFYDxpkcl7fMVFeLTsn0dGfU2jdNl/OmI=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00032

JSON explain

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