Statistics for MySQL  0.9
File List
Here is a list of all documented files with brief descriptions:
src/avgw.c [code]Weighted average
src/corr.c [code]Pearson correlation coeffient
src/median.cc [code]Median
src/rand_mt.cc [code]Generate uniformly distributed random number from interval [0,1[
src/rand_norm.cc [code]Generate random number from standard normal distribution
src/rownumber.c [code]Determine row number
src/skewness_pop.c [code]Population moment coefficient of skewness
src/skewness_samp.c [code]Sample moment coefficient of skewness
src/sqlplugin.cc [code]Daemon plugin
src/sqlplugin.h [code]Definition of structures needed to implement a plugin. sqlstat is implemented as a replication plugin because the interface version number tends to be kept constant
src/sqlrand.cc [code]Random number generation
src/sqlrand.h [code]Definitions for random number generations
src/sqlstat.h [code]Definition of functions for UDFs and plugins
src/sqlthread.c [code]Functions for threading
src/sqlthread.h [code]Definitions needed for using threads and mutexes
 All Classes Files Functions Variables Typedefs Defines