summaryrefslogtreecommitdiff
path: root/databases/mysql55-client/MESSAGE
diff options
context:
space:
mode:
authoradam <adam>2011-04-25 21:12:52 +0000
committeradam <adam>2011-04-25 21:12:52 +0000
commitcc29a1be6ab453d2bbc32d68447372858b1dbb4c (patch)
tree0fedf54840f4aac5d81f3a02835064812cf90373 /databases/mysql55-client/MESSAGE
parent22a4a056d1b7643cb5894591fae34766bd6bf1ab (diff)
downloadpkgsrc-cc29a1be6ab453d2bbc32d68447372858b1dbb4c.tar.gz
MySQL is a SQL (Structured Query Language) database server. SQL is the most
popular database language in the world. MySQL is a client-server implementation that consists of a server daemon `mysqld' and many different client programs/libraries. The main goals of MySQL are speed and robustness. The base upon which MySQL is built is a set of routines that have been used in a highly demanding production environment for many years. While MySQL is still in development it already offers a rich and highly useful function set. The official way to pronounce 'MySQL' is 'My Ess Que Ell' (Not MY-SEQUEL). This package contains the MySQL client programs and libraries.
Diffstat (limited to 'databases/mysql55-client/MESSAGE')
-rw-r--r--databases/mysql55-client/MESSAGE10
1 files changed, 10 insertions, 0 deletions
diff --git a/databases/mysql55-client/MESSAGE b/databases/mysql55-client/MESSAGE
new file mode 100644
index 00000000000..7cec073bede
--- /dev/null
+++ b/databases/mysql55-client/MESSAGE
@@ -0,0 +1,10 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1.1.1 2011/04/25 21:12:53 adam Exp $
+
+To use the ``mysqlhotcopy'' script, you'll have to install the following
+packages:
+
+ databases/p5-DBD-mysql
+ devel/p5-File-Temp
+
+===========================================================================