Getting Started with MySQL



 View/Download This article is the first in an educational series offered by MySQL AB aimed towards providing the reader with valuable insight into the MySQL database server. Table of Contents * So You've Installed MySQL. Now What? * The MySQL Configuration File: my.cnf * The MySQL Privilege Tables * Connecting to the MySQL Server For the First Time o Exiting and Reconnecting to the MySQL Monitor + Careful With That Password! * Selecting a Database * mysqladmin * Securing a Database o The GRANT Command o The REVOKE Command * Database Backups o mysqldump o mysqlhotcopy * Conclusion

Added by clownfish on 2007-01-29 06:04:56

 View/Download