removed 'delete from' statements
authorGalen Charlton <galen.charlton@liblime.com>
Thu, 6 Dec 2007 21:57:27 +0000 (15:57 -0600)
committerJoshua Ferraro <jmf@liblime.com>
Sat, 8 Dec 2007 13:28:11 +0000 (07:28 -0600)
commit121a067dd1099b93e4d22fcb2bbd1c28934e0faa
tree24316b81e8f94374ed1baae2b147311c6485940d
parent4aeb8615632d85da6e4b281809493f46fd22724f
removed 'delete from' statements

Did this because marc21_framework_DEFAULT.sql was the
only install SQL that did this, and thus led to a problem
when the web installer was loading the optional MARC 21
framework SQL before the mandatory one.  Because
of the 'delete from', deleted all of the optional rows.

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