• 
      

    Fix the MySQL docs for max_allowed_packet.

    Review Request #5580 — Created March 4, 2014 and submitted — Latest diff uploaded

    Information

    Review Board
    release-2.0.x
    d994754...

    Reviewers

    The old docs were not only styled wrong, but were also only showing how
    to set the per-session max allowed packet size. This updates the docs to
    show where to set this permanently, and to also discuss setting it just
    for the session (switching the example to using mysqldump).

    Built the docs.