schema: add indexes to topos Mysql tables
@@ -225,4 +225,14 @@
<colref linkend="a_callid"/>
</index>
+ <index>
+ <name>a_uuid_idx</name>
+ <colref linkend="a_uuid"/>
+ </index>
+
+ <name>b_uuid_idx</name>
+ <colref linkend="b_uuid"/>
</table>
@@ -232,4 +232,14 @@
+ <name>x_vbranch_idx</name>
+ <colref linkend="x_vbranch"/>