Debugging PDO-MySQL queries

You probably need to set up your PDO error mode.
There is a current discussion about PDO and error handling in the PHP forum:-

I’ll move this there too, as you are more likely to get help with setting up your pdo error handling there.