ConFoo Montreal 2026: Call for Papers

Voting

: nine minus six?
(Example: nine)

The Note You're Voting On

sinri at everstray dot com
7 years ago
For some Database Environment, such as Aliyun DRDS (Distributed Relational Database Service), cannot process preparing for SQL.
For such cases, the option `\PDO::ATTR_EMULATE_PREPARES` should be set to true. If you always got reports about "Failed to prepare SQL" while this option were set to false, you might try to turn on this option to emulate prepares for SQL.

<< Back to user notes page

To Top