In any prepared query once a boolean value is encountered all following values in the array are ignored.
https://gist.github.com/2255412
Here is my test that demonstrates the problem. You should only need to modify the db.auth, it uses a temporary table.
In any prepared query once a boolean value is encountered all following values in the array are ignored.
https://gist.github.com/2255412
Here is my test that demonstrates the problem. You should only need to modify the db.auth, it uses a temporary table.