Statistics for MySQL  0.9
src Directory Reference
Directory dependency graph for src/:
src/

Files

file  avgw.c [code]
 

Weighted average.


file  corr.c [code]
 

Pearson correlation coeffient.


file  median.cc [code]
 

Median.


file  rand_mt.cc [code]
 

Generate uniformly distributed random number from interval [0,1[.


file  rand_norm.cc [code]
 

Generate random number from standard normal distribution.


file  rownumber.c [code]
 

Determine row number.


file  skewness_pop.c [code]
 

Population moment coefficient of skewness.


file  skewness_samp.c [code]
 

Sample moment coefficient of skewness.


file  sqlplugin.cc [code]
 

Daemon plugin.


file  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.


file  sqlrand.cc [code]
 

Random number generation.


file  sqlrand.h [code]
 

Definitions for random number generations.


file  sqlstat.h [code]
 

Definition of functions for UDFs and plugins.


file  sqlthread.c [code]
 

Functions for threading.


file  sqlthread.h [code]
 

Definitions needed for using threads and mutexes.


 All Classes Files Functions Variables Typedefs Defines