mysql r40
#1

why
cache_get_value_name_int(row_idx, const column_name[], &destination)
const column_name[] is const?

because i can't do for example, something like this

new s[10]="age",
intAge;
cache_get_value_name_int(0, s, intAge)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)