Archive: mysql dump split

 

Posts Tagged ‘mysql dump split’


My MySQL dump splitting script has come in handy countless times. Recently I also needed to remove keys from an SQL dump to enable me to import a dump that had keys associated with text columns. Here is the updated script *note - now updated again to strip out any drop table statements if splitting [...]