Hi Daniel,

there we go...

(gdb) p res->rows->values[19]
$1 = {type = 576, nul = 0, free = 0, val = {int_val = 3669072, ll_val = 3669072, double_val = 1.8127624273180341e-317, time_val = 3669072, string_val = 0x37fc50 <Address 0x37fc50 out of bounds>, 
    str_val = {s = 0x37fc50 <Address 0x37fc50 out of bounds>, len = 1063076752}, blob_val = {s = 0x37fc50 <Address 0x37fc50 out of bounds>, len = 1063076752}, bitmap_val = 3669072}}
(gdb) 


Reply to this email directly or view it on GitHub.