MySQL
MySQL is a relational
database management system (rdbms) developed by T.c.X. DataKonsult in Sweden. MySQL provides users
with a powerful multi-user, multi-threaded SQL (Structured Query Language)
database solution that is fast, robust, and easy to use. MySQL is provided free
of charge to our Virtual Server Administrators.
Installing MySQL
These commands will automatically install all the necessary files for you to run MySQL. They will also start the mysql daemon running on your Virtual Server and setup the Virtual Server to restart the mysql daemon whenever your Virtual Server's host server reboots.
To use the MySQL client type: This command will start the MySQL client as the root user. You can add more users by following the directions in Section 6.8 -- Adding new user privileges in the MySQL users manual. Documentation and Support Please note, we do not provide support for MySQL beyond the installation procedure which is presented above. Consult the manual or numerous other resources located at the MySQL website for further assistance. |
% mysql -u <user name> <mysql or other database instance>
Copyright © 1996-2000, Last Modified: 21 January 2000A Little Technology Shoppe, LLC (ALTS.NET)®. All rights reserved. All brand names and product names used on these web pages are trademarks, or trade names of their respective holders.