diff options
author | Christian Grothoff <christian@grothoff.org> | 2010-11-06 23:14:16 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2010-11-06 23:14:16 +0000 |
commit | b79903baaacbb0fd2be7a01ae1cdfe6d94e978c1 (patch) | |
tree | 07b2364060176af2c89e3b5ff03ae7d02014d7bd /doc/README.mysql | |
parent | a11cf9650408c7b491014801e4f935649fe506eb (diff) |
fix
Diffstat (limited to 'doc/README.mysql')
-rw-r--r-- | doc/README.mysql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.mysql b/doc/README.mysql index e123c43ac..84aeb241f 100644 --- a/doc/README.mysql +++ b/doc/README.mysql @@ -25,7 +25,7 @@ Cons MANUAL SETUP INSTRUCTIONS 1) in /etc/gnunet.conf, set - sqstore = "sqstore_mysql" + DATABASE = mysql 2) Then access mysql as root, $ mysql -u root -p |