List:NDB Connectors« Previous MessageNext Message »
From:Jonas Oreland Date:April 28 2008 4:09pm
Subject:Re: selectCount location
View as plain text  
Monty Taylor wrote:
> Hey all,
> 
> The selectCount method is currently on NdbTransaction. However, it is a
> self-contained method and can't be contained with other operations... so
> I'm thinking it should move to either Ndb or to NdbDictionary::Table.
> 
> Any opinions?

if you keep it on NdbTransaction, you can add the feature that it counts no of
inserts/deletes
the own transaction has made (like we do in mysqld)


Thread
selectCount locationMonty Taylor28 Apr 2008
  • Re: selectCount locationDavid Shrewsbury28 Apr 2008
  • Re: selectCount locationJonas Oreland28 Apr 2008
    • Re: selectCount locationMonty Taylor28 Apr 2008