Hello,<br><br>I need to develop an application that will query (mostly reading) an existing MySQL CDR database.<br>This database (named asteriskcdrdb) was created during Freepbx 2.10 install on my asterisk 1.8 setup.<br>This database has a single CDR table which is filled by Asterisk.<br>
<br>The tools I&#39;m planning to use require this table to include a Primary Key.<br>Is it safe to Alter this table telling it to use UniqueID column as a Primary Key ?<br><br>(Sure, I&#39;ll test this on a database copy but I&#39;m not confident my tests will cover everything)<br>
<br>Regards<br>