]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
add little blurb about flush privs
authorcyeh%bluemartini.com <>
Sat, 6 May 2000 01:02:05 +0000 (01:02 +0000)
committercyeh%bluemartini.com <>
Sat, 6 May 2000 01:02:05 +0000 (01:02 +0000)
README

diff --git a/README b/README
index 6c921b40386de0e45c6287de39b1dcc135f45e61..3f89f442eac7f56291ef0e2b52563f7c086b1442 100644 (file)
--- 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 <holgerschurig@nikocity.de> for writing this script!)
 It will make sure things have reasonable permissions, set up the "data"