View Single Post
Old 11-02-2012, 02:30 PM  
Klen
 
Klen's Avatar
 
Industry Role:
Join Date: Aug 2006
Location: Little Vienna
Posts: 32,235
Quote:
Originally Posted by B.Barnato View Post
Thanks for the help, am currently on the move and on my netbook so I was hoping for a simple on the fly solution.
That is actually "simple on fly solution".I assume you tried to export with phpmyadmin,and then browser timeout due to too big size.There is in footer of phpmyadmin option for gzip export,which reduce size of database around 90% and then you can easily get db export since then size will be like 1 mb or even less.When you download you will need to extract archive with some archiver and that's it.Also,even in case if gzipped database is still toobig(but highly unlikely)you can still download by simply changing a setting in php.ini which will allow browser to load longer before it timeout.
Klen is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote