From: cyeh%bluemartini.com <> Date: Sat, 6 May 2000 01:02:05 +0000 (+0000) Subject: add little blurb about flush privs X-Git-Tag: bugzilla-2.12~302 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f06cbb717b9c06411f2b7627cdd249f4d5aba469;p=thirdparty%2Fbugzilla.git add little blurb about flush privs --- diff --git a/README b/README index 6c921b4038..3f89f442ea 100644 --- a/README +++ b/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"