Koha/installer/data/mysql/en/marcflavour/marc21/mandatory
Marcel de Rooy 14babcecf6 Bug 10488: Followup replacing DELETEs by more restricted INSERTs
Instead of inserting followed by deleting, this patch combines the two where
clauses of both sql statements, meanwhile leaving the separation intact.

As suggested by Galen, removed all 162's from the non-default types.
The 162 calls for a new authority type. We can add that later on.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Ran this .sql script after deleting all auth records.
The former version had 9 types, 1148 tags and 11621 subfields.
This one has 9 types, 1140 tags and 11597 subfields.
That is expected: 8 tags 162 less and 8x3 subfields less.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2013-07-03 04:20:40 -07:00
..
authorities_normal_marc21.sql Bug 10488: Followup replacing DELETEs by more restricted INSERTs 2013-07-03 04:20:40 -07:00
authorities_normal_marc21.txt
marc21_framework_DEFAULT.sql Bug 9353 - Missing subfields on MARC21 frameworks 2013-03-20 14:45:54 -04:00
marc21_framework_DEFAULT.txt