projects
/
matthijs
/
upstream
/
backupninja.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e3589c
)
typo
author
intrigeri
<intrigeri@boum.org>
Thu, 19 Jan 2006 21:58:56 +0000
(21:58 +0000)
committer
intrigeri
<intrigeri@boum.org>
Thu, 19 Jan 2006 21:58:56 +0000
(21:58 +0000)
handlers/mysql
patch
|
blob
|
history
diff --git
a/handlers/mysql
b/handlers/mysql
index 3b82ddf99a048051e642884fc64b60129fc6a638..68f4f3c6151934ada65b760624a51acaa9ee4d13 100644
(file)
--- a/
handlers/mysql
+++ b/
handlers/mysql
@@
-136,7
+136,7
@@
EOF
fi
fi
-# if a user is not set, use $confgfile, otherwise use $mycnf
+# if a user is not set, use $conf
i
gfile, otherwise use $mycnf
if [ "$user" == "" ]; then
user=root;
defaultsfile="--defaults-file=$configfile"