Suppose two $I(1)$ series $x_t, y_t$ are cointegrated. Therefore $\mu_t$ in following equation is stationary:
\begin{align} y_t = \beta_0 + \beta_1x_t + \mu_t \tag{1} \end{align} Now consider the ECM representation: \begin{align} \Delta y_t = \alpha_0+\gamma\mu_{t-1}+\alpha_1\Delta x_t+\nu_t \tag{2} \end{align}
If we take first difference on $(1)$, we get:
\begin{align} \Delta y_t = \beta_1\Delta x_t+\Delta\mu_{t} \end{align}
Comparing this with equation (2), we get that:
\begin{align} \Delta\mu_t &= \alpha_0+\gamma\mu_{t-1}+(\alpha_1-\beta_1)\Delta x_t +e_t \\ \implies \mu_t &= \alpha_0+(1+\gamma)\mu_{t-1} + (\alpha_1-\beta_1)\Delta x_t +e_t \end{align} Now, if we assume that $x_t$ is a random walk model (without drift), $\mathbb E(\Delta x_t)=0$, then in above equation (with $-2<\gamma <0$) it would imply that $\mathbb E(\mu_t)\ne0$. Is this correct?
If yes (of course highly unlikely), does incorporating a constant term in ECM imposes restriction on DGP of $x_t$?