diff options
Diffstat (limited to 'databases/mysql-udf/pkg-descr')
| -rw-r--r-- | databases/mysql-udf/pkg-descr | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/databases/mysql-udf/pkg-descr b/databases/mysql-udf/pkg-descr deleted file mode 100644 index 6525feaf70a7..000000000000 --- a/databases/mysql-udf/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -This package adds several user-defined statistics functions -to the MySQL server providing the ability to: - - * calculate the median of any values, - * calculate the skewness and kurtosis of a distribution of value - * retrieve the effective length of the longest value in a STRING column, - * get the longest value from a STRING column, - * calculate the faculty of a value, - * calculate linear regression parameters (intercept, slope, correlation - coefficent) of any values |
