Revert "adding TRUNCATES before INSERTS"
authorMason James <mason.james@liblime.com>
Thu, 10 Jan 2008 22:45:42 +0000 (16:45 -0600)
committerJoshua Ferraro <jmf@liblime.com>
Fri, 11 Jan 2008 03:26:28 +0000 (21:26 -0600)
This reverts commit 732c11be895b3b2c79942c1071d11f497d87f1dc.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
installer/data/mysql/en/marcflavour/marc21/optional/marc21_simple_bib_frameworks.sql

index 3af70c1..da8d4b2 100644 (file)
 -- ********************************
 
 
-TRUNCATE biblio_framework;
-TRUNCATE marc_subfield_structure;
-TRUNCATE marc_tag_structure;
-
 INSERT INTO `biblio_framework` (`frameworkcode`,`frameworktext`) VALUES
                ('BKS', 'Books, Booklets, Workbooks'),
                ('CF', 'CD-ROMs, DVD-ROMs, General Online Resources'),