![]() |
|
|
|
|
|
Using MySQL
MySQL is a powerful database system. You can find a large amount of information and documentation at the MySQL home page. Access to MySQL is included with the business and platinum packages. To get your MySQL account created, email us. Be sure to include your username. MySQL is a very powerful and complex database system. In general, you will access it via a script written in Perl, Python, PHP3, or any other language that supports MySQL. We have created a web-based MySQL table viewer that can be useful when you want to glance at your tables quickly. It can be accessed here or via your control panel. In order for the MySQL client to run under your account, you must access it with a command line similar to this: mysql -p --host=llamacom.com dbname
The important part is --host=llamacom.com.
All text and original images copyright (C) 1998, 1999, 2005 Llama Communications call (877) 552-6220 |
|