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!
https://github.com/kamailio/kamailio/pull/159
—
Reply to this email directly or view it on GitHub.