Open briglx opened 4 years ago
any updates on this? I'm having the same issue...
You need to set the protocol version to 4. The default (66) is DataStax-specific.
@kw217 How to change the protocol version. to 4 ? Can you paste some commands
I have the same problem. HOw to change protocol version? Is it a driver feature or a cosmo db feature?
i have the same error on mac
This issue is for a: (mark with an
x
)Minimal steps to reproduce
Any log messages given by the failure
Expected/desired behavior
OS and Version?
Versions
Mention any other details that might be useful
Error happens on line 38 when tying to exectute this insert_data = session.prepare("INSERT INTO uprofile.user (user_id, user_name , user_bcity) VALUES (?,?,?)")