Split resultset tests out of query tests Parameterized resultset tests so they are run with both text and binary protocol Fixed bug in binary deserialization (we were not skipping the message type byte in deserialize_binary_row)
Fixed buffer overrun if no space is available for NULL bitmap
Fixed bugs within deserialize_binary_row
Added is_one_of Corrected some wrong flags in text_deserialization Added tests for deserialize_binary_value