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

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to