<div class="gmail_quote">On Fri, Dec 16, 2011 at 9:46 AM, Owen Leonard <span dir="ltr"><<a href="mailto:oleonard@myacpl.org">oleonard@myacpl.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

<div class="im">> Duplicate entry 'maxItemsInSearchResults' for key 'PRIMARY'<br>
<br>
</div>"Duplicate entry" means that the update is trying to make a change<br>
that has already been made. That's why it's safe to ignore.<br></blockquote></div><br>These errors are caused by the fact that these columns are created by earlier updates in <a href="http://updatedatabase.pl">updatedatabase.pl</a> and then duplicated in later updates without checking for their existence first. IIRC this happened when we had some issue with some databases missing some of the acquisitions "stuff" in the first set of updates.<br>

<br>As Owen pointed out, these types of errors may safely be ignored.<br><br>Hopefully some minor changes in update coding practices will avoid these issues in the future.<br><br>Kind Regards,<br>Chris<br>