DB_MYSQL :: Row related functionsModule: DB_MYSQL :: the MySQL driver for Kamailio. More...
#include "../../dprint.h"#include "../../mem/mem.h"#include "../../lib/srdb1/db_row.h"#include "../../lib/srdb1/db_val.h"#include "km_my_con.h"#include "km_val.h"#include "km_row.h"
Go to the source code of this file.
Definition in file km_row.c.
| _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