<div dir="ltr">Hello Community,<div><br>I had created for my solution an installer using ansible.<br>It worked great all the time but suddenly it started to crash on step where i run the command : </div><div><br></div><div>kamdbctl create</div><div><br></div><div>root@nlb:/home/nlb# kamdbctl create<br>-e \E[37;33mINFO: creating database kamailio ...<br>mysql: [Warning] Using a password on the command line interface can be insecure.<br>-e \E[37;33mINFO: granting privileges to database kamailio ...<br>mysql: [Warning] Using a password on the command line interface can be insecure.<br>mysql: [Warning] Using a password on the command line interface can be insecure.<br>-e \E[37;33mINFO: creating standard tables into kamailio ...<br>mysql: [Warning] Using a password on the command line interface can be insecure.<br>mysql: [Warning] Using a password on the command line interface can be insecure.<br>mysql: [Warning] Using a password on the command line interface can be insecure.<br>mysql: [Warning] Using a password on the command line interface can be insecure.<br>mysql: [Warning] Using a password on the command line interface can be insecure.<br>mysql: [Warning] Using a password on the command line interface can be insecure.<br>mysql: [Warning] Using a password on the command line interface can be insecure.<br>mysql: [Warning] Using a password on the command line interface can be insecure.<br>mysql: [Warning] Using a password on the command line interface can be insecure.<br>mysql: [Warning] Using a password on the command line interface can be insecure.<br>mysql: [Warning] Using a password on the command line interface can be insecure.<br>mysql: [Warning] Using a password on the command line interface can be insecure.<br>mysql: [Warning] Using a password on the command line interface can be insecure.<br>mysql: [Warning] Using a password on the command line interface can be insecure.<br>mysql: [Warning] Using a password on the command line interface can be insecure.<br>mysql: [Warning] Using a password on the command line interface can be insecure.<br>mysql: [Warning] Using a password on the command line interface can be insecure.<br>mysql: [Warning] Using a password on the command line interface can be insecure.<br>mysql: [Warning] Using a password on the command line interface can be insecure.<br>-e \E[37;33mINFO: Core Kamailio tables succesfully created.<br>-e \E[37;33mINFO: creating presence tables into kamailio ...<br>mysql: [Warning] Using a password on the command line interface can be insecure.<br>mysql: [Warning] Using a password on the command line interface can be insecure.<br>-e \E[37;33mINFO: Presence tables succesfully created.<br>-e \E[37;33mINFO: creating extra tables into kamailio ...<br>mysql: [Warning] Using a password on the command line interface can be insecure.<br>mysql: [Warning] Using a password on the command line interface can be insecure.<br>mysql: [Warning] Using a password on the command line interface can be insecure.<br>mysql: [Warning] Using a password on the command line interface can be insecure.<br>mysql: [Warning] Using a password on the command line interface can be insecure.<br>mysql: [Warning] Using a password on the command line interface can be insecure.<br>mysql: [Warning] Using a password on the command line interface can be insecure.<br>mysql: [Warning] Using a password on the command line interface can be insecure.<br>mysql: [Warning] Using a password on the command line interface can be insecure.<br>mysql: [Warning] Using a password on the command line interface can be insecure.<br>mysql: [Warning] Using a password on the command line interface can be insecure.<br>mysql: [Warning] Using a password on the command line interface can be insecure.<br>mysql: [Warning] Using a password on the command line interface can be insecure.<br>mysql: [Warning] Using a password on the command line interface can be insecure.<br>mysql: [Warning] Using a password on the command line interface can be insecure.<br>mysql: [Warning] Using a password on the command line interface can be insecure.<br>mysql: [Warning] Using a password on the command line interface can be insecure.<br>ERROR 1067 (42000) at line 1: Invalid default value for 'action'<br>-e \E[37;31mERROR: Creating extra tables failed at secfilter!<br></div><div><br></div><div>Its saying some error about 'action' column default value.</div><div><br>The installation is made using ubuntu 16.04 from repository: </div><div><br></div><div>deb <a href="http://deb.kamailio.org/kamailio53">http://deb.kamailio.org/kamailio53</a> xenial main<br>deb-src <a href="http://deb.kamailio.org/kamailio53">http://deb.kamailio.org/kamailio53</a> xenial main<br></div><div><br></div><div>Maybe the issue is this change i dont know (it mention default value 0 for action column): </div><div><a href="https://github.com/kamailio/kamailio/commit/b0f1486f8a656922aac02020c9e3141639f2ecb9">https://github.com/kamailio/kamailio/commit/b0f1486f8a656922aac02020c9e3141639f2ecb9</a> </div><div><br></div><div>Best regards,<br>Tom <br></div><div><br><br></div></div>