Commit 866863c2 by Mark Theunissen

Adding the host

parent 6642d244
......@@ -434,6 +434,8 @@ apt-get install python-mysqldb.
+--------------------+----------+------------+----------------------------------------------------------------------------+
| password | no | | set the user's password |
+--------------------+----------+------------+----------------------------------------------------------------------------+
| host | no | localhost | the 'host' part of the MySQL username |
+--------------------+----------+------------+----------------------------------------------------------------------------+
| login_user | no | | user name used to authenticate with |
+--------------------+----------+------------+----------------------------------------------------------------------------+
| login_password | no | | password used to authenticate with |
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment