When I am trying to import my SQL file which is of 89Mb....the below-mentioned error is coming, kindly help.
Fatal error: Maximum execution time of 300 seconds exceeded in C:\xampp\phpMyAdmin\vendor\phpmyadmin\sql-parser\src\Token.php on line 257
The below-mentioned configuration is set in the php.ini
file.
max_execution_time=300000000
max_input_time=300000000
memory_limit=512M