Database too big

Hi, i have a problème,
I have downloaded a database on my old site hosted on Hostinger, but when I want to import the .sql file on the PHPMyAdmin 000webhost, he told me that the file is too big. How can I do ? Thank you in advance.

You can break file into parts and upload them separately.

Or why dont you use your hostinger account?

1 Like

Additionally, you could use this windows program, it auto-slplits your sql file into multiple files
https://smekdigital.com/tools/SQLDumpSplitter.rar

1 Like

ok, thanks, i can use my hostinger db, even if my website is hosted in 000webhost ?

You should be able to use it yes; as long as RemoteMYSQL is included on your plan at Hostinger.

I would move your site there also if you have your database already there.

www.ozerov.de/bigdump ; for large imports etc

1 Like

Oh, ok, thanks guys, i will try

2 Likes