From 7d3f1adceae8081d4fed08628e6cf330679c3963 Mon Sep 17 00:00:00 2001 From: "mozilla%colinogilvie.co.uk" <> Date: Wed, 17 May 2006 02:00:45 +0000 Subject: [PATCH] Bug 337777: Typo at bottom; 'myslqd' should be 'mysqld' Patch by me; r=mkanat --- docs/xml/security.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/xml/security.xml b/docs/xml/security.xml index 9705edf037..aeea82d158 100644 --- a/docs/xml/security.xml +++ b/docs/xml/security.xml @@ -1,5 +1,5 @@ - + Bugzilla Security @@ -147,9 +147,9 @@ Disabling Networking in MySQL - Simply enter the following in /etc/my.conf: + Simply enter the following in /etc/my.cnf: -[myslqd] +[mysqld] # Prevent network access to MySQL. skip-networking -- 2.47.2