Plain and simple I am getting this message:
PDOException in MySqlConnector.php line 38: PDOException in MySqlConnector.php line 56: SQLSTATE[HY000]: General error: 1243 Unknown prepared statement handler (2) given to mysqldstmtexecute
when using mysql-proxy with phalcon.
Funny this that if I use plain php to connect to mysql-proxy that is working (I am using mysql-proxy for many projects and it is working on all of them).
Any idea why this is not working and how to debug this? If you need more info please tell me what else of debug info do you need?