[Koha-devel] Cataloguing authorities 3.6/3.8

Robin Sheat robin at catalyst.net.nz
Wed Oct 3 00:32:52 CEST 2012


Paul schreef op di 02-10-2012 om 10:38 [-0400]:
> Does anyone have a ready made method to delete a complete record in 
> Mysql?  They're unwanted elements -- but how to remove them? 

Typically you can just delete them using, very very carefully, the SQL
'delete' command. If there is something important referencing them,
you'll get an error.

After that, you'll have to reindex.

I don't know if this will fix your problem though, these depths of zebra
are still a bit of a black box for me.

-- 
Robin Sheat
Catalyst IT Ltd.
✆ +64 4 803 2204
GPG: 5957 6D23 8B16 EFAB FEF8  7175 14D3 6485 A99C EB6D
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: </pipermail/koha-devel/attachments/20121003/2df2ae90/attachment.pgp>


More information about the Koha-devel mailing list