Say we wanted to check the behaviour of the following hyperbola when $x,y$ are very large $$\frac{x^2}{a^2}=\frac{y^2}{b^2}+1$$ Clearly 1 becomes insignificant when compared to $x,y$ so we get$$y=\pm\frac{b}{a}x$$ So we can say that when $x,y$ are very large our hyperbola approximates to a line but when when we try to solve this line with our hyperbola we get no solution so we can claim that this is its asymptote(because it approximately behaves like our curve when $x,y$ are very large and also it never intersects our curve) (One may also check another similar way given as an answer to this question Discriminant of a Conic Section) What I wanted to know is that when we try to do something similar with a parabola having equation as$$y^2=4ax$$ We get $$y=0$$
Why do we get such things? Does it even has any meaning ? What does this tell us about the curve?