I want to retrieve all rows of a particular user with limit 0,x..
So i just want to ask is there any way to retrieve all rows in mysql without calling a method which returns count(id) of x& without making an overload of existing function which does not have limit at all in query & withour string.Relace() functionality.
As internally mysql is might using this when we check show all check Box then all rows of taht table are displayed