This sql always returning 0, even if the number of rows is greater than 0 in MySQL database. `SELECT * from user_info where user_id="+profile.id`
This sql always returning 0, even if the number of rows is greater than 0 in MySQL database.
SELECT * from user_info where user_id="+profile.id