From 6837767c808510f5d16c7982c25db33c94735601 Mon Sep 17 00:00:00 2001 From: "cyeh%bluemartini.com" Date: Fri, 5 May 2000 18:02:05 +0000 Subject: [PATCH] add little blurb about flush privs --- webtools/bugzilla/README | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/webtools/bugzilla/README b/webtools/bugzilla/README index 6c921b40386..3f89f442eac 100644 --- a/webtools/bugzilla/README +++ b/webtools/bugzilla/README @@ -267,6 +267,12 @@ documentation. After you've tweaked the permissions, run "mysqladmin reload" to make sure that the database server knows to look at your new permission list. +Or, at the mysql prompt: + +mysql> flush privileges; + +You must explictly tell mysql to reload permissions before running checksetup.pl. + Next, you can just run the magic checksetup.pl script. (Many thanks to Holger Schurig for writing this script!) It will make sure things have reasonable permissions, set up the "data"