Skip to content

Commit 21dfce8

Browse files
committed
Added Step 7 and concluding paragraph.
1 parent 6876994 commit 21dfce8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

source/install/install-ubuntu-1404-mysql.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,9 @@ To install PostgreSQL, see :ref:`install-ubuntu-1404-postgresql`
4141
6. Grant access privileges to the user 'mmuser'
4242

4343
``mysql> grant all privileges on mattermost.* to 'mmuser'@'%';``
44+
45+
7. Log out of MySQL.
46+
47+
``mysql> exit``
48+
49+
With the database installed and the initial setup complete, you can now install the Mattermost server.

0 commit comments

Comments
 (0)