• 
      

    Add documentation on creating the database.

    Review Request #6377 — Created Sept. 26, 2014 and submitted

    Information

    Review Board
    release-2.0.x
    c6b2b62...

    Reviewers

    This adds a section at the beginning of the "Creating a Review Board Site"
    document which shows the steps for creating a new database and a user to access
    it for both MySQL and PostgreSQL. For MySQL, this makes sure that it shows how
    to turn on UTF-8 before doing anything.

    Built HTML docs.

    Description From Last Updated

    `:file:my.cnf``` Maybe we should be specific and point to the path?

    chipx86chipx86

    I know we set it above, but in case people aren't paying attention or set it wrong, we may want …

    chipx86chipx86
    reviewbot
    1. Tool: PEP8 Style Checker
      Ignored Files:
          docs/manual/admin/installation/creating-sites.rst
      
      
      
      Tool: Pyflakes
      Ignored Files:
          docs/manual/admin/installation/creating-sites.rst
      
      
    2. 
        
    chipx86
    1. 
        
    2. Show all issues

      `:file:my.cnf```

      Maybe we should be specific and point to the path?

      1. Oof, I did something wrong there.

        :file:`my.cnf`
        
      2. Seeing as different distros put it in different places, I don't think we should list a full path.

    3. Show all issues

      I know we set it above, but in case people aren't paying attention or set it wrong, we may want to add ... CHARACTER SET utf8; to the end.

    4. 
        
    david
    reviewbot
    1. Tool: Pyflakes
      Ignored Files:
          docs/manual/admin/installation/creating-sites.rst
      
      
      
      Tool: PEP8 Style Checker
      Ignored Files:
          docs/manual/admin/installation/creating-sites.rst
      
      
    2. 
        
    chipx86
    1. Ship It!

    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-2.0.x (0727fad)