<p>You should come on IRC (irc.freenode.net, #opensips). We should be able to solve this much faster. Meanwhile, if the following fails, then you need to give the <em>opensips</em> user access rights:</p>

<pre><code>sock=($(sudo netstat -tlnp | grep mysql | awk '{print $4}' | tr -s : ' ')); echo "MySQL is listening on: ${con[@]}"; mysql -uopensips -h${sock[0]} -P${sock[1]} -p\$superPass2016\$
</code></pre>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br>Reply to this email directly or <a href="https://github.com/OpenSIPS/opensips/issues/439#issuecomment-85959456">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AFOciaCpxcSo-t4yqvZcqSCW-UO0xXjqks5n4nr1gaJpZM4Dy_Aj.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
  <div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
    <link itemprop="url" href="https://github.com/OpenSIPS/opensips/issues/439#issuecomment-85959456"></link>
    <meta itemprop="name" content="View Issue"></meta>
  </div>
  <meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>