summaryrefslogtreecommitdiff
path: root/INSTALL.mysql.txt
diff options
context:
space:
mode:
authorGábor Hojtsy <gabor@hojtsy.hu>2007-08-25 11:12:17 +0000
committerGábor Hojtsy <gabor@hojtsy.hu>2007-08-25 11:12:17 +0000
commitbe9b7e300408aa7dd7a17fe521c6516d1b9e025a (patch)
tree4b2b81b0dd78407cbb33f042075ecaf28a605977 /INSTALL.mysql.txt
parentffb803bae23619ffd365f026cd29a24de204df66 (diff)
downloadbrdo-be9b7e300408aa7dd7a17fe521c6516d1b9e025a.tar.gz
brdo-be9b7e300408aa7dd7a17fe521c6516d1b9e025a.tar.bz2
#137213 by blakehall: FLUSH PRIVILEGES is not required in MySQL with GRANT
Diffstat (limited to 'INSTALL.mysql.txt')
-rw-r--r--INSTALL.mysql.txt5
1 files changed, 1 insertions, 4 deletions
diff --git a/INSTALL.mysql.txt b/INSTALL.mysql.txt
index 10d010924..78b08a3b2 100644
--- a/INSTALL.mysql.txt
+++ b/INSTALL.mysql.txt
@@ -38,7 +38,4 @@ not be able to run Drupal.
If successful, MySQL will reply with:
Query OK, 0 rows affected
-
-To activate the new permissions, enter the following command:
-
- FLUSH PRIVILEGES;
+