[OpenSIPS-Devel] [ opensips-Feature Requests-3062933 ] InnoDB table support

SourceForge.net noreply at sourceforge.net
Mon Oct 11 10:52:40 CEST 2010


Feature Requests item #3062933, was opened at 2010-09-09 23:24
Message generated for change (Settings changed) made by bogdan_iancu
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086413&aid=3062933&group_id=232389

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: tools
Group: trunk
Status: Open
Priority: 5
Private: No
Submitted By: Kennard White (kennardwhite)
>Assigned to: Bogdan-Andrei Iancu (bogdan_iancu)
Summary: InnoDB table support

Initial Comment:
The current opensips release is hardcoded for myISAM table support within MySQL. We use InnoDB tables. The old openserctl script allowed the table type (engine) to be specified via an environment variable. This option is no longer available.
Specific request is to add feature to opensipsctl to allow override of the Engine.

----------------------------------------------------------------------

Comment By: Bogdan-Andrei Iancu (bogdan_iancu)
Date: 2010-10-11 11:52

Message:
Hi Kennard,

But you can control the DB type via schema definition. See file
db/schema/entities.xml where you have :
    <!ENTITY MYSQL_TABLE_TYPE "MyISAM">

You can change it and "make dbschema"  to rebuild the DB schema.

Regards,
Bogdan

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086413&aid=3062933&group_id=232389



More information about the Devel mailing list