[Devel] [ openser-Patches-1489505 ] Added ability to specify MD5
from a configuration file
SourceForge.net
noreply at sourceforge.net
Fri May 19 17:41:26 CEST 2006
Patches item #1489505, was opened at 2006-05-16 15:15
Message generated for change (Settings changed) made by bogdan_iancu
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1489505&group_id=139143
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: ver devel
>Status: Closed
>Resolution: Accepted
Priority: 5
Submitted By: Norman Brandinger (goestelecom)
>Assigned to: Bogdan (bogdan_iancu)
Summary: Added ability to specify MD5 from a configuration file
Initial Comment:
The script openser_mysql.sh uses the md5sum function,
however, this does not exist on FreeBSD systems.
This patch creates an MD5 variable and allows it to be
overridded using the .opensermysqlrc configuration file.
For example:
<snip>
MD5="md5"
TABLE_TYPE="ENGINE=MyISAM"
</snip>
Regards,
Norm
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1489505&group_id=139143
More information about the Devel
mailing list