Re: Auto Increament

2010-03-25 Thread Jaepil Jeong
> > This is how you generate a Time-UUID in Java: > http://wiki.apache.org/cassandra/FAQ#working_with_timeuuid_in_java > > > On Wed, Mar 24, 2010 at 9:57 PM, Jaepil Jeong wrote: > >> Hi there, >> >> I just started research about Cassandra to replace MySQL,

Auto Increament

2010-03-24 Thread Jaepil Jeong
Hi there, I just started research about Cassandra to replace MySQL, and I have a question: How can I replace the "auto increament" attribute in MySQL with Cassandra? If I can't, how can I generate an ID which is globally unique for each of columns? Thanks, Sent from my iPhone