I'm using phpmyadmin to export one of my database. And it was huge ( larger than 1 GiB ) And export procedure ended because of the PHP had run 360 seconds ( maxmium execution time ) and was killed while I thought that the backup file was correct and complete.
Later, I want a rollback. I drop the old database. And I import the backup sql file.
And
My data are partially lost.
Why phpmyadmin doesn't notice me??? I'm really ******* angry.