<div dir="ltr"><br>Hi all<br>I trying to install the test`s kamailio from repo in the new instance on the CentOS 7 with MariaDB 5.5.6<br>and get this ERROR message<br><br>

[user@testkamailio-002] # kamdbctl create<br>MySQL password for root:<br>INFO: test server charset<br>INFO: creating database kamailio ...<br>INFO: granting privileges to database kamailio ...<br>INFO: creating standard tables into kamailio ...<br>INFO: Core Kamailio tables succesfully created.<br>Install presence related tables? (y/n): y<br>INFO: creating presence tables into kamailio ...<br>INFO: Presence tables succesfully created.<br>Install tables for imc cpl siptrace domainpolicy carrierroute<br>                drouting userblacklist htable purple uac pipelimit mtree sca mohqueue<br>                rtpproxy rtpengine secfilter? (y/n): y<br>INFO: creating extra tables into kamailio ...<br>ERROR 1067 (42000) at line 1: Invalid default value for 'action'<br>ERROR: Creating extra tables failed at secfilter!<br><br><br>after if i try reinit i get this error<br><br>[user@testkamailio-002] # kamdbctl reinit<br>MySQL password for root:<br>This will drop your current database and create a new one.<br>It is recommended to first backup your database.<br><br>Continue with reinit? (y/n): y<br>INFO: Database kamailio deleted<br>INFO: test server charset<br>INFO: creating database kamailio ...<br>INFO: granting privileges to database kamailio ...<br>ERROR 1396 (HY000) at line 1: Operation CREATE USER failed for 'kamailio'@'localhost'<br>ERROR 1396 (HY000) at line 1: Operation CREATE USER failed for 'kamailioro'@'localhost'<br>ERROR: granting privileges to database kamailio failed!<br><br>two weeks ago, the installation was successful, apparently there were some changes in the script<br><br>cheers<br>Vjacheslav Panasov<br></div>