Page 1 of 1

Maximum execution time exceeded

PostPosted: 02. July 2022 20:17
by Wang
Hello,

I have a database about 70MB.
I tried to import the database in phpMyAdmin and got an error like that:

"Fatal error: Maximum execution time of 300 seconds exceeded in C:\xampp\phpMyAdmin\vendor\phpmyadmin\sql-parser\src\Lexer.php on line 920"

I opened the file: Lexer.php on line 920 but I could not find 300 seconds.

Do you have an advice ?
Thanks in advance.