Diff for /doc/build/Attic/loncapasqldatabase.html between versions 1.13 and 1.14

version 1.13, 2001/02/19 20:08:39 version 1.14, 2001/02/20 14:03:27
Line 50  of a resource). Line 50  of a resource).
 </UL>  </UL>
 </P>  </P>
 <P>  <P>
   Security occurs as a function of the user 'www',
   and the permissions on the files in the /usr/local/mysql
   directory.  (These files and directories should
   be 700, 600, 500, 400, etc; not allow access to anyone
   but user 'www'.)
   </P>
   <P>
 These commands create the loncapameta database.  These commands create the loncapameta database.
 <PRE>  <PRE>
 mysql> CREATE DATABASE IF NOT EXISTS loncapa;  mysql> CREATE DATABASE IF NOT EXISTS loncapa;

Removed from v.1.13  
changed lines
  Added in v.1.14


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