Jacob Lurie gave a very simple example for primary decomposition:
Let $R=\mathbb{Z}$, let $M=\mathbb{Z}\oplus \mathbb{Z}/p$. Then $0=\mathbb{Z}\cap \mathbb{Z}/p$. Here $\mathbb{Z}$ is $p$-coprimary, $\mathbb{Z}/p$ is $0$-coprimary.
Further he stated that due to uniqueness of minimal primary decomposition, the zero-coprimary part has to be the $p$-torsion, since obviously $0$ is the minimal ideal.
However, when I recall during the proof we showed the $p$-coprimary part of $M$ is the kernel of $$M\rightarrow M_{p}$$I ran into trouble. If I localize at $0$ I would expecting to have $\mathbb{Z}\oplus \mathbb{Z}/p\rightarrow \mathbb{Z}$.
However I do not know how to write down the localization explicitly. To me it seems $\mathbb{Z}_{0}=\mathbb{Q}$, since every element $n$ has an inverse $1/n$; and $\mathbb{Z}/p$'s localization at $0$ is nothing but $\mathbb{Z}_{p}$. So I feel I must be confused with something really fundamental. Maybe Jacob Lurie use $M_{p}$ to mean $M\otimes R/p$? Here the $M_{p}$ notation is from the support of a module,and if I am not mistaken I think it means the localization of $M$ at $p$.
I suspect reason for this discrepency maybe because we treat $\mathbb{Z}$ and $\mathbb{Z}/p$ as a $\mathbb{Z}$-module, not a ring itself; but still how can we localize $\mathbb{Z}/p$ at $0$ to get $0$? I did googled and found the second example in the wikipedia article. But it give no reason other than $\mathbb{Z}/p$ is already a local ring itself, which does not make sense since a field can be localized at $0$ to get the field back.
Update:
Finally I realized this is a conceptual mistake. Thanks YACP for pointing it out.