<br><br><div class="gmail_quote">On Wed, Aug 19, 2009 at 12:50 PM, Maciej (Matchek) Blizinski <span dir="ltr">&lt;<a href="mailto:maciej@opencsw.org">maciej@opencsw.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im"><br>
&gt; If you want a unique primary key, you should be using the mantis project id<br>
&gt; number, which exists already.<br>
<br>
</div>What&#39;s the reason? It&#39;s a different database, one cannot join the<br>
tables between mantis and the CSW database anyway, can one?</blockquote><div><br>Yup, you sure can. Because the two &quot;databases&quot; are running in a single mysql demon.<br><br>you just have to specify things as   DB.table   instead of just   table.<br>
<br><br> <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
Does mantis know about package dependencies?</blockquote><div><br>no. which is a big reason why the other database exists. The other being for file contents.<br><br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
<div class="im"><br>
&gt; Sounds like you and I should have a more in-depth technical discussion.<br>
&gt; Please tell me more about what you are trying to do.<br>
<br>
</div>What do you want to know? I&#39;m writing code which is using the existing<br>
database structure - only some tables need small changes to make it<br>
work.</blockquote><div><br>That tells me nothing about what you are actually trying to DO ... ?<br><br><br></div></div><br>