diff options
author | terry%netscape.com <> | 1998-09-02 06:55:45 +0000 |
---|---|---|
committer | terry%netscape.com <> | 1998-09-02 06:55:45 +0000 |
commit | 2b9e64a1c4d0280353098ba8926389f516b73edb (patch) | |
tree | ee8dfe0c85edfc291794dc0f47d7b63b024fa996 | |
parent | 5384d5f7901b0a0b27266108eef874507360f8ba (diff) | |
download | bugs-2b9e64a1c4d0280353098ba8926389f516b73edb.tar bugs-2b9e64a1c4d0280353098ba8926389f516b73edb.tar.gz bugs-2b9e64a1c4d0280353098ba8926389f516b73edb.tar.bz2 bugs-2b9e64a1c4d0280353098ba8926389f516b73edb.tar.xz bugs-2b9e64a1c4d0280353098ba8926389f516b73edb.zip |
Tell people that they have to "create database bugs;".
-rw-r--r-- | README | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -100,8 +100,10 @@ directories. 3. Setting up database -You should be run all six scripts named make*.sh. This creates the -databases and populates them a teeny bit. +First, run mysql, and tell it "create database bugs;". + +Now, you should be run all six scripts named make*.sh. This creates the +database tables and populates them a teeny bit. 4. Setting the parameters |