From be9b7e300408aa7dd7a17fe521c6516d1b9e025a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor=20Hojtsy?= Date: Sat, 25 Aug 2007 11:12:17 +0000 Subject: #137213 by blakehall: FLUSH PRIVILEGES is not required in MySQL with GRANT --- INSTALL.mysql.txt | 5 +---- 1 file changed, 1 insertion(+), 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; + -- cgit v1.2.3