optimizing single table aggregate queries with no index
commit763f3300c5e737efe86d53fd356051982123b6d1
authorprabatuty <prabatuty>
Wed, 28 Jan 2009 15:53:06 +0000 (28 15:53 +0000)
committerprabatuty <prabatuty>
Wed, 28 Jan 2009 15:53:06 +0000 (28 15:53 +0000)
treee9e2c4cb1287a904504efba0f678f47a80a1eb54
parent035ca1a4a4b3226aa32a45e00a79cd5b434dbf1f
optimizing single table aggregate queries with no index
include/Statement.h
include/TableImpl.h
src/sql/SelStatement.cxx
src/sql/Statement.h
src/storage/TableImpl.cxx