Posted in „2008“

How To split an SQLdump by tables

  • Aug 15, 2008
  • Update: Dec 22, 2015
  • tagged: Database

This blogpost describes a Python script that reads a big dump created by ‘mysqldump’ and splits it into many files that only deal with one table each. The script can be found at github.com/marble/python-splitsql.

Read more ...


Tags

Archives

Languages

Recent Posts