php import larg table to phpmyadmin database
- by safaali
hi, I am so worry :(
I dropped one of the tables from the database accidentally.
fortunately, I have back-up. (I have used the "Auto backup for mysql")
The back-up of the table is stored as .txt file (56 Megabytes) on my PC.
I tried to import it by PhpMyAdmin and the import failed because the file is too large to import.
then I uploaded the…