Upload Big File On Database

My .sql File size was 230MB i’ve increase php config file but when try to upload this error shown…

Please Help me…

Cloudflare only allows max 100 mb

mysql -u root [database_name] < [filename].sql

3 Likes

You may also try programs to split SQL files.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.