Official MySQL Manual: http://www.mysql.com/doc
Recommended Book: MySQL, Second Edition by Paul DuBois
Adding New User Accounts to MySQL: http://www.mysql.com/doc/en/Adding_users.html
How to Reset The Root Password: http://www.mysql.com/doc/en/Resetting_permissions.html
Can't connect to MySQL server: http://dev.mysql.com/doc/mysql/en/Can_not_connect_to_server.html
Pattern Matching (LIKE is faster than REGEXP. Use it instead where applicable): http://dev.mysql.com/doc/mysql/en/Pattern_matching.html
Installing Apache+MySQL+PHP:
-
Download MySQL at-> http://www.mysql.com/downloads/mysql-4.0.html
-
Follow installation instructions at -> http://www.mysql.com/doc/en/Installing_binary.html
-
Download Apache at -> http://apache.secsup.org/dist/httpd/apache_1.3.29.tar.gz
-
Download PHP at -> http://www.php.net/downloads.php
-
Follow installation instructions for both at -> http://www.php.net/manual/en/install.apache.php
** Guidelines for FAQ Wiki ** 1.) Type your question below