Fix " Cannot bind argument at index 1..." crash

Even when the specified account doesn't exist, we can't just replace
the entire selection with (1=2), because the orignal selection may have query
parameters.  Let's just append "AND (1=2)" to the original query instead.

Bug 6295580

Change-Id: Ida13f17fe645329b1b1d5de76252abfb0fcbe282
1 file changed