Downloading Database dump from server
- by Ctroy
I have a mysql database on a server that is around 4 gb in size and I couldn't get it downloaded to my local machine. I tried getting a dump on the server, but the dump is not getting created probably because of the big size. Is there any way, I could get the dump downloaded on my local machine?
I can syncing using Sqlyog but I know it will take…