SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '2045b782b62d03e5ba72d0cc4689f111ee470c5d91825a5dd9c8c3a5736ec127' 
  AND token = 'LreHC6aZ8+wYoLxwGCKIY68bi9aRJz29mrXUIflMIbI=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00035

JSON explain

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