SEO MotionZ Forum
Large Database upload through Phpmyadmin - Printable Version

+- SEO MotionZ Forum (https://seomotionz.com)
+-- Forum: Domain & Web Hosting (https://seomotionz.com/forumdisplay.php?fid=38)
+--- Forum: Web Hosting Forum (https://seomotionz.com/forumdisplay.php?fid=39)
+--- Thread: Large Database upload through Phpmyadmin (/showthread.php?tid=36612)



Large Database upload through Phpmyadmin - joycer - 04-11-2025

How to upload large databases through phpmyadmin?


RE: Large Database upload through Phpmyadmin - mediadrug - 04-12-2025

It shall create problem. Just use the shell to upload your file.

We never use it to upload databases let alone large ones that's a bad thing.


RE: Large Database upload through Phpmyadmin - DediRock - 04-14-2025

If it’s too big, try zipping it before upload or use SSH with mysql command—much smoother for large files.


RE: Large Database upload through Phpmyadmin - joycer - 04-15-2025

What is thee general way to upload through SSH?

Adjusting phpmyadmin is a hectic task.