We-Host.com Main Web Site
Web Development
Support

Installing Options/Software
my SQL

MySQL
Installed version: MySQL v3.21.33b

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. We-Host is pleased to provide MySQL free of charge to our Virtual Server Administrators.

PLEASE NOTE:
The MySQL setup below is available for beta testing only. It should not be used for any important applications at this time. mSQL and PostgreSQL database solutions are also available.

Installing MySQL
Connect to your Virtual Server using Telnet or SSH and run the MySQL installation script by typing:

    % installmysql

This command will automatically install all the necessary files for you to run MySQL. It 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.

Please note that after you install MySQL it is not necessary to run the mysql_install_db as described in Section 6.7 of the MySQL manual.

To use the MySQL client type:

    % mysql -u root

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
MySQL has an excellent Reference Manual detailing the complete use of MySQL. Manpages are also available on each Virtual Server host server and can be accessed by typing the following during a telnet session with your Virtual Server:

    % man mysql

Please note, while We-Host offers this solution, 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.

Contents Copyright 1997-2003  We-Host Web Hosting. See our copyright page for additional copyright and disclaimer information.

Last Updated: 11 June, 2000  · Email support web site errors to webmaster@we-host.com

We-Host Web Hosting