|
Statistics for MySQL
1.1
|
- Member avgw_reset (UDF_INIT *initid, UDF_ARGS *args, char *is_null, char *error)
- Reset is only called by MySQL 4.0 and below. It is implemented for backwards compatibility.
- Member corr_reset (UDF_INIT *initid, UDF_ARGS *args, char *is_null, char *error)
- Reset is only called by MySQL 4.0 and below. It is implemented for backwards compatibility.
- Member gini_reset (UDF_INIT *initid, UDF_ARGS *args, char *is_null, char *error)
- Reset is only called by MySQL 4.0 and below. It is implemented for backwards compatibility.
- Member median_reset (UDF_INIT *initid, UDF_ARGS *args, char *is_null, char *error)
- Reset is only called by MySQL 4.0 and below. It is implemented for backwards compatibility.
- Member skewness_pop_reset (UDF_INIT *initid, UDF_ARGS *args, char *is_null, char *error)
- Reset is only called by MySQL 4.0 and below. It is implemented for backwards compatibility.
- Member skewness_samp_reset (UDF_INIT *initid, UDF_ARGS *args, char *is_null, char *error)
- Reset is only called by MySQL 4.0 and below. It is implemented for backwards compatibility.
- Member stddevw_pop_reset (UDF_INIT *initid, UDF_ARGS *args, char *is_null, char *error)
- Reset is only called by MySQL 4.0 and below. It is implemented for backwards compatibility.
- Member stddevw_samp_reset (UDF_INIT *initid, UDF_ARGS *args, char *is_null, char *error)
- Reset is only called by MySQL 4.0 and below. It is implemented for backwards compatibility.