0

I am getting below error while importing large database through lando.

The process "mysql --defaults-file=/tmp/drush_w1wair --database=drupal8 --host=database --port=3306 -A" 
exceeded the timeout of 14400 seconds.

Please help to configure maximum execution limit config in .lando.yml

Syam Mohan M P
  • 1,047
  • 8
  • 23
  • You need to change the timeout settings in mysql config (not lando). This [post](https://stackoverflow.com/q/14726789/2529954) might help. – EricLavault Nov 16 '22 at 14:40

0 Answers0