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 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. 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
Archived
This topic is now archived and is closed to further replies.