Hi,
I'm trying to bring my live database into my localhost so that I can work on the upgrade and test before going to the live site.
I realize that in 2 years time, the database has gotten large and therefore I'm having problems importing the database into myphp. Everytime it hits the "products" table it goes into an error: #2006 - MySQL server has gone away
Is there anyway around this? Thanks



