DB_MYSQL :: Row related functions row.cModule: DB_MYSQL :: the MySQL driver for Kamailio. More...
#include "../../lib/srdb1/db_con.h"#include "../../lib/srdb1/db_res.h"#include "../../lib/srdb1/db_row.h"

Go to the source code of this file.
Definition in file km_row.h.
| _h | database connection | |
| _res | database result in the DB API representation | |
| _r | database result row |
Definition at line 47 of file km_row.c.
References db_allocate_row(), db_free_row(), RES_COL_N, RES_TYPES, and ROW_VALUES.
Referenced by db_mysql_convert_rows(), and db_mysql_fetch_result().


1.7.1