Export single table MySQL
If you receive the following error: Error 2020: Got packet bigger than max_allowed_packet bytes when dumping table This normally occurs as a result of a particular table exceeding the max_allowed_packet size. This can be solved by exporting a single table