Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Empty SQL Files - PHPmyAdmin

So I'm trying to export my e-commerce database via PhpMyAdmin and it keeps downloading empty SQL Files. I'm 100% sure i'm selecting all my tables and I'm using the default sets when opening the export tab. It keeps coming out to 0 bytes. If needed i'll detail all the checkboxes I have checked in php my admin but not sure if it's needed.

Is my database too big? What's another way I can back up my database?

like image 436
Howdy_McGee Avatar asked Oct 19 '25 15:10

Howdy_McGee


2 Answers

You can use mysqldump on your terminal.

like image 147
sedat sevgili Avatar answered Oct 22 '25 05:10

sedat sevgili


Might be timeout or memory limit exceeded. Try mySQLDumper. Works fine for me.

like image 23
Eddy Freddy Avatar answered Oct 22 '25 03:10

Eddy Freddy



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!