Restore Database on Xampp from command line
Its painful to restore a database from phpmyadmin on Xampp server because of memory_limit, post_max_size, max_execution_time incase if the database size is huge. The best way is to restore the database from mysql command line. Since, I am using windows machine, will explain how to restore on windows machine. Get… Continue Reading Restore Database on Xampp from command line