help-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-glpk] Problem glpk using mysql, error "string literal too long


From: Andrew Makhorin
Subject: Re: [Help-glpk] Problem glpk using mysql, error "string literal too long".
Date: Sat, 10 Oct 2009 10:58:21 +0400

> I have problem with glpk debian package in Lenny in discusses with
> help-glpk list, I receive sugestions to change constant in
> src/glpmpl.h file to MAX_LENGTH 1000 according as email following
> down.

MAX_LENGTH (in glpmpl.h) must not be greater than 255; this is limited
by underlying data structure (DMP) used to store character strings.









reply via email to

[Prev in Thread] Current Thread [Next in Thread]