paulvl / backup

MySQL Database backup package for Laravel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Restoring large database memory exhausted

ezzaze opened this issue · comments

Hello,
While trying to restore to a database that is fairly over 300mb, I encountered this problem :

PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 410236016 bytes) in /path/to/project/vendor/league/flysystem/src/Adapter/Local.php on line 223