MDB2 Error: syntax error, _doQuery: [Error message: Could not execute statement]
[Last executed query: select *, (select count(id) from bookmark_saves where list_id = user_lists.id) 'cnt'
			from user_lists
			where 1
			AND user_id = 
			AND status_id = 1
			ORDER BY cnt DESC, doe DESC]
[Native code: 1064]
[Native message: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND status_id = 1
			ORDER BY cnt DESC, doe DESC' at line 5]