Orange-OpenSource / YACassandraPDO

Cassandra PDO Driver fork
Apache License 2.0
85 stars 32 forks source link

CQL version issue after update #62

Closed obeone closed 10 years ago

obeone commented 10 years ago

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…

obeone commented 10 years ago

I forgot to re-run phpize… Now it's ok !