After various update on the server (like PHP (same major version), but no update of cassandra or thrift), I had to recompile YACassandraPDO and now I have the following error :
CQLSTATE[HY000] [2] Cannot execute/prepare CQL2 statement since the CQL has been set to CQL3(This might mean your client hasn't been upgraded correctly to use the new CQL3 methods introduced in Cassandra 1.2+)
Hi,
After various update on the server (like PHP (same major version), but no update of cassandra or thrift), I had to recompile YACassandraPDO and now I have the following error : CQLSTATE[HY000] [2] Cannot execute/prepare CQL2 statement since the CQL has been set to CQL3(This might mean your client hasn't been upgraded correctly to use the new CQL3 methods introduced in Cassandra 1.2+)
Someone has an idea ? I didn't find anything…