Files
deb-python-cassandra-driver/cassandra
Tyler Hobbs bcfbe54d76 Fix bad interpretation of prepared stmt ID spec
There is actually only one query ID associated with each
prepared statement, and it is written as a short_string.  That is,
it's a short length followed by a string.  This was misinterpreted
as a short ID and a 16 byte md5 id.
2013-08-05 15:04:34 -05:00
..
2013-06-03 13:06:01 -05:00