From df10c3a12a1e12c874f98535ac7c7cadcb3f7b7d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Wed, 19 May 2004 08:49:18 +0000 Subject: [PATCH] - updated Changed files: mysql-fix_privilege_tables.patch -> 1.2 --- mysql-fix_privilege_tables.patch | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/mysql-fix_privilege_tables.patch b/mysql-fix_privilege_tables.patch index ac2b9b6..f0bb4bf 100644 --- a/mysql-fix_privilege_tables.patch +++ b/mysql-fix_privilege_tables.patch @@ -7,6 +7,7 @@ diff -uNr old-mysql-4.0.14/scripts/mysql_fix_privilege_tables.sh mysql-4.0.14/sc host="localhost" -user="root" +user="mysql" - - if test -z $1 ; then - cmd="@bindir@/mysql -f --user=$user --host=$host mysql" + port="" + socket="" + comment="" + database="mysql" -- 2.44.0