Adding the host

This commit is contained in:
Mark Theunissen 2012-08-06 20:03:20 -05:00
parent 6642d2447e
commit 866863c209

View file

@ -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 |