* Search for any product normally - Will only extract products with status=1.
status=1
* Then try " OR 1=1 OR `name` LIKE " - This will extract everything.
" OR 1=1 OR `name` LIKE "