aboutsummaryrefslogtreecommitdiff
path: root/databases/mysql-udf/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'databases/mysql-udf/pkg-message')
-rw-r--r--databases/mysql-udf/pkg-message6
1 files changed, 6 insertions, 0 deletions
diff --git a/databases/mysql-udf/pkg-message b/databases/mysql-udf/pkg-message
index f23e7492b792..157d9ddb2bc8 100644
--- a/databases/mysql-udf/pkg-message
+++ b/databases/mysql-udf/pkg-message
@@ -1,3 +1,6 @@
+[
+{ type: install
+ message: <<EOM
To add the custom functions to your MySQL server use the following syntax:
(you may install only the functions you need):
@@ -23,3 +26,6 @@ DROP FUNCTION median;
For function descriptions, see the following webpage:
http://mysql-udf.sourceforge.net/
+EOM
+}
+]