mention innodb_rollback_on_timeout=1

This commit is contained in:
Bryan Stitt 2023-07-13 19:27:29 -07:00
parent 31f840432d
commit 7ea23371aa

View File

@ -53,6 +53,10 @@ Run more tests:
RUST_LOG=web3_proxy=trace,info cargo nextest run --features tests-needing-docker
```
## Mysql
Be sure to set `innodb_rollback_on_timeout=1`
## Common commands
Create a user: