Forums
(@erichogue)
12 years, 6 months ago
This happens because prepare is called before any query is executed. It calls _real_escape which fails because the connection is not opened by hyperdb until a query is sent to the server.