i do a very stupid thing and i import all database at same time localhost.tar.gz it have about 8 sql 500mb include information_schema what shall i do i add 8 database then import dont work i dont add it say access deny for user xxxx and i cant enter host again as my host is finish so hope some one can help me thanks
I don't know how an automatic solution solve your problem, because each database have single username and password (maybe ?) But I will try to split the imported database, make 1 .sql per database, and import them one by one.