Developers, Developers, Developers! Maksim Sorokin IT Blog

22Jul/100

Other Way to Import Data to MySQL

What to do, if SQL file for some reason has an error in the middle and it is big enough to have problems opening it with text editor. If you can live without that small piece of data, which causes you problems, then here a way to import all valid data from SQL file to the database.

Imagine, you have