hafrica works perfetly, USE southafrica works, but
"create columnfamily" :( makes my heart ache...
On Sun, May 29, 2011 at 4:27 AM, Eric Evans wrote:
> On Thu, 2011-05-26 at 20:51 +0200, Kwasi Gyasi - Agyei wrote:
> > CREATE COLUMNFAMILY magic (KEY text PRIMARY KEY, monke
sa
>
> more experience there with PHP and Cassandra ...
>
> Are you able to validate the query works when not using PHP?
>
> On Thu, May 26, 2011 at 8:51 PM, Kwasi Gyasi - Agyei
> wrote:
> > got system in debug mode
> >
> > the following query fails
ver logging to DEBUG and watching your
> update / select queries.
>
> Cheers
> -
> Aaron Morton
> Freelance Cassandra Developer
> @aaronmorton
> http://www.thelastpickle.com
>
> On 26 May 2011, at 16:15, Kwasi Gyasi - Agyei wrote:
>
> Hi,
>
Hi,
I have manged to generate thrift interface for php along with implementing
auto-loading of both Cassandra and thrift core class.
However during my testing the only query that works as expected is the
create keyspace cql query... all other queries don't do or return any
results nor do they thr