<p>Word <strong>partition</strong> is reserved by mysql. During the database creation this error appears:</p>

<pre><code>ERROR 1064 (42000) at line 2: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'partition INT(11) DEFAULT 0 NOT NULL,
    CONSTRAINT ruid_idx UNIQUE (ruid)
)' at line 24
ERROR: Creating core tables failed at registrar!
</code></pre>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/kamailio/kamailio/pull/159'>https://github.com/kamailio/kamailio/pull/159</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>quoted words reserved by mysql</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/kamailio/kamailio/pull/159/files#diff-0">utils/kamctl/mysql/registrar-create.sql</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/kamailio/kamailio/pull/159/files#diff-1">utils/kamctl/mysql/usrloc-create.sql</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/kamailio/kamailio/pull/159.patch'>https://github.com/kamailio/kamailio/pull/159.patch</a></li>
  <li><a href='https://github.com/kamailio/kamailio/pull/159.diff'>https://github.com/kamailio/kamailio/pull/159.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/kamailio/kamailio/pull/159">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AF36ZZByX0l-44QbRYPBcIYN_oQSsK-5ks5oI03fgaJpZM4EZNh9.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/kamailio/kamailio/pull/159"></link>
    <meta itemprop="name" content="View Pull Request"></meta>
  </div>
  <meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>