[OpenSIPS-Devel] [ opensips-Patches-2564149 ] mysql performance enhancements

SourceForge.net noreply at sourceforge.net
Sat Feb 7 10:08:05 CET 2009


Patches item #2564149, was opened at 2009-02-04 16:23
Message generated for change (Settings changed) made by bogdan_iancu
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086412&aid=2564149&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: modules
Group: trunk
>Status: Closed
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: Unix Dev (psystar)
Assigned to: Bogdan-Andrei Iancu (bogdan_iancu)
Summary: mysql performance enhancements

Initial Comment:
Changed all mysql types from varchar to char in order to change table type from 'dynamic' to 'fixed'. Note, some tables are still dynamic due to specific data types, blob, text, etc.

Version numbers for tables have been incremented.

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

>Comment By: Bogdan-Andrei Iancu (bogdan_iancu)
Date: 2009-02-07 11:07

Message:
Hi,

I applied the patch. However, the patch was incomplete - the table
versions were changed in the DB schema, but not in the modules :). I
updated this also.

Thanks and regards,
Bogdan

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

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



More information about the Devel mailing list