I am working with Xampp during development and regularly export/download/import the database via phpMyAdmin. Now it is 3Mb and too large to complete a simple import (2Mb max.). I note that the ip_widget table has over 11,000 rows and is occupying 2.6Mb of the database. Is there a way to make this database a size where it can be downloaded and imported via phpMyAdmin?
