Diff for /doc/Attic/mysql_note.txt between versions 1.1 and 1.2

version 1.1, 2000/08/29 15:23:07 version 1.2, 2001/10/04 14:13:01
Line 93  enter the password as SOMEPASSWORD Line 93  enter the password as SOMEPASSWORD
 This allows you to manually enter MySQL commands.  This allows you to manually enter MySQL commands.
 The MySQL command to generate the loncapa DATABASE is:  The MySQL command to generate the loncapa DATABASE is:
   
 CREATE DATABASE 'loncapa';  CREATE DATABASE loncapa;
   
 ** USER named "www"  ** USER named "www"
   

Removed from v.1.1  
changed lines
  Added in v.1.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>