From: <smi...@us...> - 2003-12-22 21:28:45
|
Update of /cvsroot/devil-linux/build/scripts/configuration/help In directory sc8-pr-cvs1:/tmp/cvs-serv15031/scripts/configuration/help Modified Files: mysql.help Log Message: added mysql server Index: mysql.help =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/configuration/help/mysql.help,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- mysql.help 17 May 2003 00:47:56 -0000 1.1 +++ mysql.help 22 Dec 2003 21:28:42 -0000 1.2 @@ -4,3 +4,10 @@ and many different client programs and libraries. This package contains the MySQL client programs, the client shared library, and generic MySQL files. + +CONFIG_MYSQL_SERVER + MySQL is a multi-user, multi-threaded SQL database server. MySQL is a + client/server implementation consisting of a server daemon (mysqld) + and many different client programs and libraries. This package + contains the MySQL client programs, the client shared library, and + generic MySQL files. |