|
|
User:goeko > Database/SQL > MySQL
MySQLTable of contentsNo headersThese pages are about using MySQL.
Note about MySql configuration. MySQL is *REALLY* picky about domain names. So if you change the name of your machine (or change domains or add a domain name) you will get locked out of your mysql server! So be REALLY careful when you are changing names.
Looks like a good general using mysql page. http://www.linuxhomenetworking.com/wiki/index.php/Quick_HOWTO_:_Ch34_:_Basic_MySQL_Configuration
Connection Errors Info http://webyog.com/faq/23_36_en.html
Connection Information http://dev.mysql.com/doc/refman/5.0/en/connection-access.html
Secrets of the MySQL Client Command Line http://www.developer.com/db/article.php/3725901/Secrets-of-the-MySQL-Client-Command-Line.htm
Innodb is one of the MySQL database engines, this page has some additional tools for that. |