User Tools

Site Tools


build:mysql

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
build:mysql [2007/06/08 23:12]
71.10.176.218 Installed MySQL 5.0 on Bud. (CMB)
build:mysql [2008/07/09 07:31] (current)
24.217.108.17 CMF - the <file configfile>...</file> was not working. Changed to <code>
Line 29: Line 29:
  
 Edit the ''/​root/​.my.cnf''​ file to set the password when using various client programs: Edit the ''/​root/​.my.cnf''​ file to set the password when using various client programs:
-<file configfile>+<code>
 [mysql] [mysql]
 user     = '​root'​ user     = '​root'​
Line 37: Line 37:
 user     = '​root'​ user     = '​root'​
 password = '​$MYSQL_ROOT'​ # THIS IS NOT THE REAL PASSWORD; DO NOT CUT AND PASTE THIS! password = '​$MYSQL_ROOT'​ # THIS IS NOT THE REAL PASSWORD; DO NOT CUT AND PASTE THIS!
-</file>+</code>
  
  
build/mysql.1181362338.txt.gz ยท Last modified: 2007/06/08 23:12 by 71.10.176.218