modify documentation to include issue with large diff requests.

Review Request #3364 — Created Sept. 28, 2012 and discarded

Information

Review Board

Reviewers

modify documentation to include issue with large diff requests.

Problems when doing large diff requests caused by MySql. Changing the size of
max_allowed_packet can solve this issue.

documents issue 676

 
Description From Last Updated

Some of these lines are pretty long. Can you wrap them to 80 columns? Lines 50 and 52 also have …

daviddavid

Make this string title case ("MySQL and Large Diff Requests")

daviddavid

Make the number of = characters be the width of the title, and add a blank line below.

daviddavid

Reduce this to just 2 blank lines

daviddavid
david
  1. 
      
  2. docs/manual/admin/optimization/mysql.txt (Diff revision 1)
     
     
     
     
     
     
     
     
     
     
    Some of these lines are pretty long. Can you wrap them to 80 columns?
    
    Lines 50 and 52 also have trailing whitespace.
  3. 
      
JZ
david
  1. A few more relatively trivial changes, please:
  2. Make this string title case ("MySQL and Large Diff Requests")
  3. Make the number of = characters be the width of the title, and add a blank line below.
  4. docs/manual/admin/optimization/mysql.txt (Diff revision 2)
     
     
     
     
     
     
     
     
    Reduce this to just 2 blank lines
  5. 
      
JZ
Review request changed

Status: Discarded

Loading...