I have a problem with my server. Then I try to backup all database in my phpmyadmin.First, after login I choose DATABASE --> SELECT EXPORT --> THEN SELECT ALL DATABASE -> THEN DOING EXPORT
.
But, after i want to restore it into new phpmyadmin some database not restore.
mysql -u root -p > localhost.sql
why ?
EDIT
i make whole database inside phpmyadmin are backup.after restore only 3 databases which restored another 2 databases not show (this database have around 200.000 rows)