Word **partition** is reserved by mysql. During the database creation this error appears:
```
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!
```
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/159
-- Commit Summary --
* quoted words reserved by mysql
-- File Changes --
M utils/kamctl/mysql/registrar-create.sql (2)
M utils/kamctl/mysql/usrloc-create.sql (2)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/159.patchhttps://github.com/kamailio/kamailio/pull/159.diff
---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/159