
How to extract a single table from a MySQL sql file
Ever received a large MySQL dump file and only needed one table out of it? I ran across just this issue. The full database took significant time to import
Read more about How to extract a single table from a MySQL sql file