On Friday 03 April 2009, Daniel-Constantin Mierla wrote:
I just installed 1.5.0 and wired it up to a MySQL 5.0.x database, and it appears that I am getting empty/null values for BIGINT columns when accessing them from script.
[..] pseudo-variables can hold only integer or string values. IIRC, Henning added bigint inside the mysql module, but that has not support to upper level of script variables.
Hi Daniel,
i'll add a note to the avpops and sqlops documentation that BIGINT don't work with it because of missing support in the underlying AVP infrastructure.
Cheers,
Henning