hybmg57 Posted February 21, 2011 Share Posted February 21, 2011 Hi all, I have a CSV file that needs to be imported to MySQL but the problem is that the limit is only 10mb whereas my CSV file is 550mb... I've asked hosting provider to temporary increase the import limit, but this did not work. Is there any fast way to split them into 10mb files and import them automatically? Thank you. Jae Quote Link to comment https://forums.phpfreaks.com/topic/228355-csv-import-into-mysql-but-file-size-too-big/ Share on other sites More sharing options...
fenway Posted February 21, 2011 Share Posted February 21, 2011 Should be trivial to split yourself. Quote Link to comment https://forums.phpfreaks.com/topic/228355-csv-import-into-mysql-but-file-size-too-big/#findComment-1177671 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.