How to delete approx. 65 thousand transactions from a test environment software DB? Im Using Heydi SQL along with MySQL 8.0, and I tried many options, even increasing the execution time from a PHP file I created, it still was not getting enough time to delete all transactions according to the response coming from the WAMP server.
Fatal error: Maximum execution time of 2400 seconds exceeded in C:\wamp64\www\testtransac\clearadmin.php on line 32
Thanks in advance for all your help.