Skip to content

Invalid results from the stream_socket #62

@dskora

Description

@dskora

Created a column family in cassandra cqlsh:

create table test(id uuid primary key, data map <text, text>);

Insert works fine from php as an array bind parameter
Trying to select data and result are really strange, looks like it came straight from socket
testtest: testtest
{'test': 'test'} epected array or anything ?
Any thoughts ?
Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions