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