Commit Graph

8 Commits

Author SHA1 Message Date
Ben Bodenmiller 377a5bd521 formatting changes, table->database
Make formatting consistent on page.

Change table -> database as they are database permissions.
2014-09-12 01:03:11 -07:00
Ben Bodenmiller 7a6857adfb update grant command to match how mysql shows
When looking up the granted permissions for users in MySQL using `show grants for 'git'@'localhost';` it shows the permissions in this order regardless of how you enter them. Changing so that comparing your actual permissions vs. what installation guide says is easier.
2014-09-11 01:43:00 -07:00
Ben Bodenmiller 43f0efe5d3 cleanup MySQL doc wording 2014-09-10 17:23:06 -07:00
Marin Jankovski f22c709539 Add titles to doc pages. 2014-05-27 14:12:15 +02:00
esmail 498a4e6b0c Database doc changes to address #2412 and #6451. 2014-03-07 19:57:05 -05:00
Marin Jankovski fcdcb1a675 Move database setup guide inside the installation. 2014-02-20 12:31:04 +01:00
Marin Jankovski a7a2100f3d Doc syntax highlighting. 2014-02-20 10:51:58 +01:00
Marin Jankovski acdb808abc Update database documentation. 2014-02-20 10:10:25 +01:00