diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d851ccb0..0aa4b5d6d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). ### Added - Allow order by computed columns - @diogob +- Set max rows in response with --max-rows - @begriffs ## [0.3.0.1] - 2015-11-27 diff --git a/docs/install/server.md b/docs/install/server.md index a7822d895..4977c6f89 100644 --- a/docs/install/server.md +++ b/docs/install/server.md @@ -92,6 +92,10 @@ The possible flags are:
show max_connections;