From dfd11950a3e28a92ff45a40753577990f08f5efa Mon Sep 17 00:00:00 2001 From: "terry%netscape.com" Date: Tue, 1 Sep 1998 23:55:45 +0000 Subject: [PATCH] Tell people that they have to "create database bugs;". --- webtools/bugzilla/README | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/webtools/bugzilla/README b/webtools/bugzilla/README index 8ad6413b2314..e9f08f92223a 100644 --- a/webtools/bugzilla/README +++ b/webtools/bugzilla/README @@ -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