+462
−653
File changed.
Preview size limit exceeded, changes collapsed.
+2
−1
+12
−18
QueryResult.h
0 → 100644
+33
−0
Loading
The class QueryResult stores the MYSQL_RES pointer and allows access to it via res(). It is also automatically freed on destruction. This avoids any potential memory leaks.
File changed.
Preview size limit exceeded, changes collapsed.