Skip to content
Snippets Groups Projects
Unverified Commit a5d870ff authored by Daniel's avatar Daniel
Browse files

DOC: Added reference to upstream documentation.

parent d7ccc2ff
Branches
Tags
No related merge requests found
...@@ -34,8 +34,8 @@ benchmarks) delivered by the server. ...@@ -34,8 +34,8 @@ benchmarks) delivered by the server.
### Benchmarking SQL commands ### ### Benchmarking SQL commands ###
MariaDB and MySQL have a feature to enable the logging of SQL queries' times. This logging must be MariaDB and MySQL have a feature to enable the logging of SQL queries' times. This logging must be
turned on on the SQL server. For the Docker environment LinkAhead, this can be done with `linkahead turned on on the SQL server as described in the [upstream documentation](https://mariadb.com/kb/en/general-query-log/). For the Docker
mysqllog {on,off,store}`. environment LinkAhead, this can conveniently be done with `linkahead mysqllog {on,off,store}`.
### External JVM profilers ### ### External JVM profilers ###
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment