Hello, I am planning to change the table type in the Kamailio Mysql db from MyISAM to Innodb. Could anyone let me know if this will be an issue? Thank you.
Arun
On Friday 14 February 2014 20:32:34 arun Jayaprakash wrote:
Hello, I am planning to change the table type in the Kamailio Mysql db from MyISAM to Innodb. Could anyone let me know if this will be an issue? Thank you.
If you use DELAY options, like http://kamailio.org/docs/modules/stable/modules/acc.html#acc.p.db_insert_mod... things will start to fail. But otherwise I never encountered any problems specific to InnoDB.
Thank you.
________________________________ From: Daniel Tryba daniel@pocos.nl To: sr-users@lists.sip-router.org Sent: Monday, February 17, 2014 3:13 AM Subject: Re: [SR-Users] Change table type...
On Friday 14 February 2014 20:32:34 arun Jayaprakash wrote:
Hello, I am planning to change the table type in the Kamailio Mysql db from MyISAM to Innodb. Could anyone let me know if this will be an issue? Thank you.
If you use DELAY options, like http://kamailio.org/docs/modules/stable/modules/acc.html#acc.p.db_insert_mod... things will start to fail. But otherwise I never encountered any problems specific to InnoDB.