SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'b75006078ce5f4fbc48bc54aeb2b44466e8aa6a9731dd9dbd5ead4d85b2d5889' 
  AND token = 'nh1RfkBrDSK+wxCWSOPpO9nv5xXLXHJ0aoMNSU6l0ZQ=' 
  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"
    }
  }
}