- Add the innodb options to the
warden/environments/magento2.base.yml
docker-compose YML file. - Restart warden environment
warden env down && warden sync stop && warden env up -d && warden sync start
- Import the .sql file with
warden db import
. - Remove options & restart warden enviornment once import completed.
innodb_buffer_pool_size
: Will cache frequently read data