Searched refs:SQL_ICACHE (Results 1 – 1 of 1) sorted by relevance
103 #define SQL_ICACHE "INSERT INTO caches (name) VALUES(?)" macro427 ret = prepare_stmt(context, s->db, &s->icache, SQL_ICACHE); in make_database()