Return to mysql_note.txt CVS log | Up to [LON-CAPA] / doc |
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" |