Skip to content
Snippets Groups Projects
Commit e70bbafc authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

DOC: add hint for benchmark tests

parent fca7807f
No related branches found
No related tags found
1 merge request!66REL: prepare release 0.8.0
Pipeline #25053 failed
...@@ -59,7 +59,10 @@ enabled on start up. ...@@ -59,7 +59,10 @@ enabled on start up.
This script expects the MariaDB server to be accessible on 127.0.0.1 with the default caosdb user This script expects the MariaDB server to be accessible on 127.0.0.1 with the default caosdb user
and password (caosdb;random1234). and password (caosdb;random1234).
You might consider to increase `performance_schema_events_transactions_history_long_size`.
```
performance_schema_events_transactions_history_long_size=1000000
```
The performance schema must be enabled (see below). The performance schema must be enabled (see below).
### MariaDB General Query Log ### ### MariaDB General Query Log ###
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment