Skip to content
Snippets Groups Projects
Verified Commit 1b735627 authored by Timm Fitschen's avatar Timm Fitschen
Browse files

Merge branch 'dev' into f-dot-in-username

parents 1d697149 e70bbafc
No related branches found
No related tags found
2 merge requests!66REL: prepare release 0.8.0,!63Make password and user name requirements configurable
Pipeline #25087 failed
......@@ -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
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).
### 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